• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs/java/com/sleepycat/persist/raw/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.5.0) on Thu May 15 17:17:33 EDT 2008 -->
6<TITLE>
7RawType (Oracle - Berkeley DB Java API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="com.sleepycat.persist.raw.RawType interface">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    parent.document.title="RawType (Oracle - Berkeley DB Java API)";
18}
19</SCRIPT>
20<NOSCRIPT>
21</NOSCRIPT>
22
23</HEAD>
24
25<BODY BGCOLOR="white" onload="windowTitle();">
26
27
28<!-- ========= START OF TOP NAVBAR ======= -->
29<A NAME="navbar_top"><!-- --></A>
30<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32<TR>
33<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34<A NAME="navbar_top_firstrow"><!-- --></A>
35<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36  <TR ALIGN="center" VALIGN="top">
37  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/RawType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45  </TR>
46</TABLE>
47</TD>
48<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
50</TD>
51</TR>
52
53<TR>
54<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55&nbsp;<A HREF="../../../../com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><B>PREV CLASS</B></A>&nbsp;
56&nbsp;NEXT CLASS</FONT></TD>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58  <A HREF="../../../../index.html?com/sleepycat/persist/raw/RawType.html" target="_top"><B>FRAMES</B></A>  &nbsp;
59&nbsp;<A HREF="RawType.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
60&nbsp;<SCRIPT type="text/javascript">
61  <!--
62  if(window==top) {
63    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
64  }
65  //-->
66</SCRIPT>
67<NOSCRIPT>
68  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
69</NOSCRIPT>
70
71
72</FONT></TD>
73</TR>
74<TR>
75<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
76  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
77<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
79</TR>
80</TABLE>
81<A NAME="skip-navbar_top"></A>
82<!-- ========= END OF TOP NAVBAR ========= -->
83
84<HR>
85<!-- ======== START OF CLASS DATA ======== -->
86<H2>
87<FONT SIZE="-1">
88com.sleepycat.persist.raw</FONT>
89<BR>
90Interface RawType</H2>
91<HR>
92<DL>
93<DT><PRE>public interface <B>RawType</B></DL>
94</PRE>
95
96<P>
97The type definition for a simple or complex persistent type, or an array
98 of persistent types.
99
100 <p><code>RawType</code> objects are thread-safe.  Multiple threads may safely
101 call the methods of a shared <code>RawType</code> object.</p>
102<P>
103
104<P>
105<HR>
106
107<P>
108
109<!-- ========== METHOD SUMMARY =========== -->
110
111<A NAME="method_summary"><!-- --></A>
112<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115<B>Method Summary</B></FONT></TH>
116</TR>
117<TR BGCOLOR="white" CLASS="TableRowColor">
118<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
120<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getClassName()">getClassName</A></B>()</CODE>
121
122<BR>
123&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the class name for this type in the format specified by <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#getName()" title="class or interface in java.lang"><CODE>Class.getName()</CODE></A>.</TD>
124</TR>
125<TR BGCOLOR="white" CLASS="TableRowColor">
126<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127<CODE>&nbsp;<A HREF="../../../../com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A></CODE></FONT></TD>
128<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getComponentType()">getComponentType</A></B>()</CODE>
129
130<BR>
131&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the array component type, or null if this is not an array type.</TD>
132</TR>
133<TR BGCOLOR="white" CLASS="TableRowColor">
134<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135<CODE>&nbsp;int</CODE></FONT></TD>
136<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getDimensions()">getDimensions</A></B>()</CODE>
137
138<BR>
139&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of array dimensions, or zero if this is not an array
140 type.</TD>
141</TR>
142<TR BGCOLOR="white" CLASS="TableRowColor">
143<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
145<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getEnumConstants()">getEnumConstants</A></B>()</CODE>
146
147<BR>
148&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an unmodifiable list of the names of the enum instances, or null
149 if this is not an enum type.</TD>
150</TR>
151<TR BGCOLOR="white" CLASS="TableRowColor">
152<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="../../../../com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>&gt;</CODE></FONT></TD>
154<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getFields()">getFields</A></B>()</CODE>
155
156<BR>
157&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a map of field name to raw field for each non-static
158 non-transient field declared in this class, or null if this is not a
159 complex type (in other words, this is a simple type or an array type).</TD>
160</TR>
161<TR BGCOLOR="white" CLASS="TableRowColor">
162<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163<CODE>&nbsp;<A HREF="../../../../com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A></CODE></FONT></TD>
164<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getSuperType()">getSuperType</A></B>()</CODE>
165
166<BR>
167&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type of the superclass, or null if the superclass is Object
168 or this is not a complex type (in other words, this is a simple type or
169 an array type).</TD>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173<CODE>&nbsp;int</CODE></FONT></TD>
174<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getVersion()">getVersion</A></B>()</CODE>
175
176<BR>
177&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the class version for this type.</TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181<CODE>&nbsp;boolean</CODE></FONT></TD>
182<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isArray()">isArray</A></B>()</CODE>
183
184<BR>
185&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this is an array type.</TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189<CODE>&nbsp;boolean</CODE></FONT></TD>
190<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isEnum()">isEnum</A></B>()</CODE>
191
192<BR>
193&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this is an enum type.</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197<CODE>&nbsp;boolean</CODE></FONT></TD>
198<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isPrimitive()">isPrimitive</A></B>()</CODE>
199
200<BR>
201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this type is a Java primitive: char, byte, short, int,
202 long, float or double.</TD>
203</TR>
204<TR BGCOLOR="white" CLASS="TableRowColor">
205<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206<CODE>&nbsp;boolean</CODE></FONT></TD>
207<TD><CODE><B><A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isSimple()">isSimple</A></B>()</CODE>
208
209<BR>
210&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this is a <a
211 href="../model/Entity.html#simpleTypes">simple type</a>: primitive,
212 primitive wrapper, BigInteger, String or Date.</TD>
213</TR>
214</TABLE>
215&nbsp;
216<P>
217
218<!-- ============ METHOD DETAIL ========== -->
219
220<A NAME="method_detail"><!-- --></A>
221<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
222<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
223<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
224<B>Method Detail</B></FONT></TH>
225</TR>
226</TABLE>
227
228<A NAME="getClassName()"><!-- --></A><H3>
229getClassName</H3>
230<PRE>
231<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getClassName</B>()</PRE>
232<DL>
233<DD>Returns the class name for this type in the format specified by <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#getName()" title="class or interface in java.lang"><CODE>Class.getName()</CODE></A>.
234
235 <p>If this class currently exists (has not been removed or renamed) then
236 the class name may be passed to <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#forName(java.lang.String)" title="class or interface in java.lang"><CODE>Class.forName(java.lang.String)</CODE></A> to get the current
237 <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang"><CODE>Class</CODE></A> object.  However, if this raw type is not the current
238 version of the class, this type information may differ from that of the
239 current <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang"><CODE>Class</CODE></A>.</p>
240<P>
241<DD><DL>
242</DL>
243</DD>
244</DL>
245<HR>
246
247<A NAME="getVersion()"><!-- --></A><H3>
248getVersion</H3>
249<PRE>
250int <B>getVersion</B>()</PRE>
251<DL>
252<DD>Returns the class version for this type.  For simple types, zero is
253 always returned.
254<P>
255<DD><DL>
256<DT><B>See Also:</B><DD><A HREF="../../../../com/sleepycat/persist/model/Entity.html#version()"><CODE>Entity.version()</CODE></A>, 
257<A HREF="../../../../com/sleepycat/persist/model/Persistent.html#version()"><CODE>Persistent.version()</CODE></A></DL>
258</DD>
259</DL>
260<HR>
261
262<A NAME="isSimple()"><!-- --></A><H3>
263isSimple</H3>
264<PRE>
265boolean <B>isSimple</B>()</PRE>
266<DL>
267<DD>Returns whether this is a <a
268 href="../model/Entity.html#simpleTypes">simple type</a>: primitive,
269 primitive wrapper, BigInteger, String or Date.
270 <!--
271 primitive wrapper, BigInteger, BigDecimal, String or Date.
272 -->
273
274 <p>If true is returned, <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isPrimitive()"><CODE>isPrimitive()</CODE></A> can be called for more
275 information, and a raw value of this type is represented as a simple
276 type object (not as a <A HREF="../../../../com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><CODE>RawObject</CODE></A>).</p>
277
278 <p>If false is returned, this is a complex type, an array type (see
279 <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isArray()"><CODE>isArray()</CODE></A>), or an enum type, and a raw value of this type is
280 represented as a <A HREF="../../../../com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><CODE>RawObject</CODE></A>.</p>
281<P>
282<DD><DL>
283</DL>
284</DD>
285</DL>
286<HR>
287
288<A NAME="isPrimitive()"><!-- --></A><H3>
289isPrimitive</H3>
290<PRE>
291boolean <B>isPrimitive</B>()</PRE>
292<DL>
293<DD>Returns whether this type is a Java primitive: char, byte, short, int,
294 long, float or double.
295
296 <p>If true is returned, this is also a simple type.  In other words,
297 primitive types are a subset of simple types.</p>
298
299 <p>If true is returned, a raw value of this type is represented as a
300 non-null instance of the primitive type's wrapper class.  For example,
301 an <code>int</code> raw value is represented as an
302 <code>Integer</code>.</p>
303<P>
304<DD><DL>
305</DL>
306</DD>
307</DL>
308<HR>
309
310<A NAME="isEnum()"><!-- --></A><H3>
311isEnum</H3>
312<PRE>
313boolean <B>isEnum</B>()</PRE>
314<DL>
315<DD>Returns whether this is an enum type.
316
317 <p>If true is returned, a value of this type is a <A HREF="../../../../com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><CODE>RawObject</CODE></A> and
318 the enum constant String is available via <A HREF="../../../../com/sleepycat/persist/raw/RawObject.html#getEnum()"><CODE>RawObject.getEnum()</CODE></A>.</p>
319
320 <p>If false is returned, then this is a complex type, an array type (see
321 <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isArray()"><CODE>isArray()</CODE></A>), or a simple type (see <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isSimple()"><CODE>isSimple()</CODE></A>).</p>
322<P>
323<DD><DL>
324</DL>
325</DD>
326</DL>
327<HR>
328
329<A NAME="getEnumConstants()"><!-- --></A><H3>
330getEnumConstants</H3>
331<PRE>
332<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt; <B>getEnumConstants</B>()</PRE>
333<DL>
334<DD>Returns an unmodifiable list of the names of the enum instances, or null
335 if this is not an enum type.
336<P>
337<DD><DL>
338</DL>
339</DD>
340</DL>
341<HR>
342
343<A NAME="isArray()"><!-- --></A><H3>
344isArray</H3>
345<PRE>
346boolean <B>isArray</B>()</PRE>
347<DL>
348<DD>Returns whether this is an array type.  Raw value arrays are represented
349 as <A HREF="../../../../com/sleepycat/persist/raw/RawObject.html" title="class in com.sleepycat.persist.raw"><CODE>RawObject</CODE></A> instances.
350
351 <p>If true is returned, the array component type is returned by <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getComponentType()"><CODE>getComponentType()</CODE></A> and the number of array dimensions is returned by
352 <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#getDimensions()"><CODE>getDimensions()</CODE></A>.</p>
353
354 <p>If false is returned, then this is a complex type, an enum type (see
355 <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isEnum()"><CODE>isEnum()</CODE></A>), or a simple type (see <A HREF="../../../../com/sleepycat/persist/raw/RawType.html#isSimple()"><CODE>isSimple()</CODE></A>).</p>
356<P>
357<DD><DL>
358</DL>
359</DD>
360</DL>
361<HR>
362
363<A NAME="getDimensions()"><!-- --></A><H3>
364getDimensions</H3>
365<PRE>
366int <B>getDimensions</B>()</PRE>
367<DL>
368<DD>Returns the number of array dimensions, or zero if this is not an array
369 type.
370<P>
371<DD><DL>
372</DL>
373</DD>
374</DL>
375<HR>
376
377<A NAME="getComponentType()"><!-- --></A><H3>
378getComponentType</H3>
379<PRE>
380<A HREF="../../../../com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A> <B>getComponentType</B>()</PRE>
381<DL>
382<DD>Returns the array component type, or null if this is not an array type.
383<P>
384<DD><DL>
385</DL>
386</DD>
387</DL>
388<HR>
389
390<A NAME="getFields()"><!-- --></A><H3>
391getFields</H3>
392<PRE>
393<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>,<A HREF="../../../../com/sleepycat/persist/raw/RawField.html" title="interface in com.sleepycat.persist.raw">RawField</A>&gt; <B>getFields</B>()</PRE>
394<DL>
395<DD>Returns a map of field name to raw field for each non-static
396 non-transient field declared in this class, or null if this is not a
397 complex type (in other words, this is a simple type or an array type).
398<P>
399<DD><DL>
400</DL>
401</DD>
402</DL>
403<HR>
404
405<A NAME="getSuperType()"><!-- --></A><H3>
406getSuperType</H3>
407<PRE>
408<A HREF="../../../../com/sleepycat/persist/raw/RawType.html" title="interface in com.sleepycat.persist.raw">RawType</A> <B>getSuperType</B>()</PRE>
409<DL>
410<DD>Returns the type of the superclass, or null if the superclass is Object
411 or this is not a complex type (in other words, this is a simple type or
412 an array type).
413<P>
414<DD><DL>
415</DL>
416</DD>
417</DL>
418<!-- ========= END OF CLASS DATA ========= -->
419<HR>
420
421
422<!-- ======= START OF BOTTOM NAVBAR ====== -->
423<A NAME="navbar_bottom"><!-- --></A>
424<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
425<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
426<TR>
427<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
428<A NAME="navbar_bottom_firstrow"><!-- --></A>
429<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
430  <TR ALIGN="center" VALIGN="top">
431  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
432  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
433  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
434  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/RawType.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
435  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
436  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
437  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
438  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
439  </TR>
440</TABLE>
441</TD>
442<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
443<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
444</TD>
445</TR>
446
447<TR>
448<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
449&nbsp;<A HREF="../../../../com/sleepycat/persist/raw/RawStore.html" title="class in com.sleepycat.persist.raw"><B>PREV CLASS</B></A>&nbsp;
450&nbsp;NEXT CLASS</FONT></TD>
451<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
452  <A HREF="../../../../index.html?com/sleepycat/persist/raw/RawType.html" target="_top"><B>FRAMES</B></A>  &nbsp;
453&nbsp;<A HREF="RawType.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
454&nbsp;<SCRIPT type="text/javascript">
455  <!--
456  if(window==top) {
457    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
458  }
459  //-->
460</SCRIPT>
461<NOSCRIPT>
462  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
463</NOSCRIPT>
464
465
466</FONT></TD>
467</TR>
468<TR>
469<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
470  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
471<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
472DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
473</TR>
474</TABLE>
475<A NAME="skip-navbar_bottom"></A>
476<!-- ======== END OF BOTTOM NAVBAR ======= -->
477
478<HR>
479<font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
480</BODY>
481</HTML>
482