You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2005/10/14 07:06:34 UTC

svn commit: r321004 [2/50] - in /incubator/jdo/site: ./ docs/ docs/api11/ docs/api11/apidocs/ docs/api11/apidocs/javax/ docs/api11/apidocs/javax/jdo/ docs/api11/apidocs/javax/jdo/class-use/ docs/api11/apidocs/javax/jdo/spi/ docs/api11/apidocs/javax/jdo...

Added: incubator/jdo/site/docs/api11/apidocs/index-all.html
URL: http://svn.apache.org/viewcvs/incubator/jdo/site/docs/api11/apidocs/index-all.html?rev=321004&view=auto
==============================================================================
--- incubator/jdo/site/docs/api11/apidocs/index-all.html (added)
+++ incubator/jdo/site/docs/api11/apidocs/index-all.html Thu Oct 13 22:05:52 2005
@@ -0,0 +1,1503 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_09) on Thu Oct 13 20:55:49 PDT 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Index (JDO1 API 1.1)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (JDO1 API 1.1)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#addRegisterClassListener(javax.jdo.spi.RegisterClassListener)"><B>addRegisterClassListener(RegisterClassListener)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Add the specified <code>RegisterClassListener</code> to the listener list.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/Transaction.html#begin()"><B>begin()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>Begin a transaction.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#CHECK_READ"><B>CHECK_READ</B></A> - 
+Static variable in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>If jdoFieldFlags for a field includes CHECK_READ, then
+ the field has been enhanced to call the jdoStateManager on read
+ if the jdoFlags setting is not READ_OK or READ_WRITE_OK.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#CHECK_WRITE"><B>CHECK_WRITE</B></A> - 
+Static variable in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>If jdoFieldFlags for a field includes CHECK_WRITE,
+ then the field has been enhanced to call the
+ jdoStateManager on write if the jdoFlags setting is not
+ READ_WRITE_OK;.
+<DT><A HREF="javax/jdo/spi/JDOPermission.html#CLOSE_PERSISTENCE_MANAGER_FACTORY"><B>CLOSE_PERSISTENCE_MANAGER_FACTORY</B></A> - 
+Static variable in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi">JDOPermission</A>
+<DD>An instance of <code>JDOPermission</code> to be used for
+ <code>closePersistenceManagerFactory</code> permission checking.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#checkAuthorizedStateManager(javax.jdo.spi.StateManager)"><B>checkAuthorizedStateManager(StateManager)</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Check that the parameter instance is of a class that is authorized for
+ JDOPermission("setStateManager").
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#checkAuthorizedStateManagerClass(java.lang.Class)"><B>checkAuthorizedStateManagerClass(Class)</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Check that the parameter instance is a class that is authorized for
+ JDOPermission("setStateManager").
+<DT><A HREF="javax/jdo/Extent.html#close(java.util.Iterator)"><B>close(Iterator)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>Close an <code>Iterator</code> associated with this <code>Extent</code> instance.
+<DT><A HREF="javax/jdo/PersistenceManager.html#close()"><B>close()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Close this <code>PersistenceManager</code> so that no further requests may be 
+ made on it.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#close()"><B>close()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Close this PersistenceManagerFactory.
+<DT><A HREF="javax/jdo/Query.html#close(java.lang.Object)"><B>close(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Close a query result and release any resources associated with it.
+<DT><A HREF="javax/jdo/Extent.html#closeAll()"><B>closeAll()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>Close all <code>Iterator</code>s associated with this <code>Extent</code> instance.
+<DT><A HREF="javax/jdo/Query.html#closeAll()"><B>closeAll()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Close all query results associated with this <code>Query</code> instance, and release all
+ resources associated with them.
+<DT><A HREF="javax/jdo/Transaction.html#commit()"><B>commit()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>Commit the current transaction.
+<DT><A HREF="javax/jdo/Query.html#compile()"><B>compile()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Verify the elements of the query and provide a hint to the query to
+ prepare and optimize an execution plan.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#copyKeyFieldsFromObjectId(java.lang.Class, javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, java.lang.Object)"><B>copyKeyFieldsFromObjectId(Class, PersistenceCapable.ObjectIdFieldConsumer, Object)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Copy fields to an outside source from the key fields in the ObjectId.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#copyKeyFieldsToObjectId(java.lang.Class, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier, java.lang.Object)"><B>copyKeyFieldsToObjectId(Class, PersistenceCapable.ObjectIdFieldSupplier, Object)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Copy fields from an outside source to the key fields in the ObjectId.
+<DT><A HREF="javax/jdo/PersistenceManager.html#currentTransaction()"><B>currentTransaction()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Return the <code>Transaction</code> instance associated with a <code>PersistenceManager</code>.
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/Query.html#declareImports(java.lang.String)"><B>declareImports(String)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Set the import statements to be used to identify the fully qualified name of
+ variables or parameters.
+<DT><A HREF="javax/jdo/Query.html#declareParameters(java.lang.String)"><B>declareParameters(String)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Declare the list of parameters query execution.
+<DT><A HREF="javax/jdo/Query.html#declareVariables(java.lang.String)"><B>declareVariables(String)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Declare the unbound variables to be used in the query.
+<DT><A HREF="javax/jdo/PersistenceManager.html#deletePersistent(java.lang.Object)"><B>deletePersistent(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Delete the persistent instance from the data store.
+<DT><A HREF="javax/jdo/PersistenceManager.html#deletePersistentAll(java.lang.Object[])"><B>deletePersistentAll(Object[])</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Delete an array of instances from the data store.
+<DT><A HREF="javax/jdo/PersistenceManager.html#deletePersistentAll(java.util.Collection)"><B>deletePersistentAll(Collection)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Delete a <code>Collection</code> of instances from the data store.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/Extent.html" title="interface in javax.jdo"><B>Extent</B></A> - interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>.<DD>Instances of the <code>Extent</code> class represent the entire collection
+ of instances in the data store of the candidate class
+ possibly including its subclasses.<DT><A HREF="javax/jdo/PersistenceManager.html#evict(java.lang.Object)"><B>evict(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Mark an instance as no longer needed in the cache.
+<DT><A HREF="javax/jdo/PersistenceManager.html#evictAll(java.lang.Object[])"><B>evictAll(Object[])</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Mark an array of instances as no longer needed in the cache.
+<DT><A HREF="javax/jdo/PersistenceManager.html#evictAll(java.util.Collection)"><B>evictAll(Collection)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Mark a <code>Collection</code> of instances as no longer needed in the cache.
+<DT><A HREF="javax/jdo/PersistenceManager.html#evictAll()"><B>evictAll()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Mark all persistent-nontransactional instances as no longer needed 
+ in the cache.
+<DT><A HREF="javax/jdo/Query.html#execute()"><B>execute()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered Collection.
+<DT><A HREF="javax/jdo/Query.html#execute(java.lang.Object)"><B>execute(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered <code>Collection</code>.
+<DT><A HREF="javax/jdo/Query.html#execute(java.lang.Object, java.lang.Object)"><B>execute(Object, Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered <code>Collection</code>.
+<DT><A HREF="javax/jdo/Query.html#execute(java.lang.Object, java.lang.Object, java.lang.Object)"><B>execute(Object, Object, Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered <code>Collection</code>.
+<DT><A HREF="javax/jdo/Query.html#executeWithArray(java.lang.Object[])"><B>executeWithArray(Object[])</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered <code>Collection</code>.
+<DT><A HREF="javax/jdo/Query.html#executeWithMap(java.util.Map)"><B>executeWithMap(Map)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Execute the query and return the filtered <code>Collection</code>.
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchBooleanField(int)"><B>fetchBooleanField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchByteField(int)"><B>fetchByteField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchCharField(int)"><B>fetchCharField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchDoubleField(int)"><B>fetchDoubleField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchFloatField(int)"><B>fetchFloatField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchIntField(int)"><B>fetchIntField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchLongField(int)"><B>fetchLongField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchObjectField(int)"><B>fetchObjectField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchShortField(int)"><B>fetchShortField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html#fetchStringField(int)"><B>fetchStringField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.ObjectIdFieldSupplier.html" title="interface in javax.jdo.spi">PersistenceCapable.ObjectIdFieldSupplier</A>
+<DD>Fetch one field from the field manager.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#fieldFlags"><B>fieldFlags</B></A> - 
+Variable in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>The flags of managed fields of the persistence-capable class
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#fieldNames"><B>fieldNames</B></A> - 
+Variable in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>The names of managed fields of the persistence-capable class
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#fieldTypes"><B>fieldTypes</B></A> - 
+Variable in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>The types of managed fields of the persistence-capable class
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/spi/JDOPermission.html#GET_METADATA"><B>GET_METADATA</B></A> - 
+Static variable in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi">JDOPermission</A>
+<DD>An instance of <code>JDOPermission</code> to be used for
+ <code>getMetadata</code> permission checking.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getBooleanField(javax.jdo.spi.PersistenceCapable, int, boolean)"><B>getBooleanField(PersistenceCapable, int, boolean)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getByteField(javax.jdo.spi.PersistenceCapable, int, byte)"><B>getByteField(PersistenceCapable, int, byte)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/Extent.html#getCandidateClass()"><B>getCandidateClass()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>An <code>Extent</code> contains all instances of a particular class in the data
+ store; this method returns the <code>Class</code> of the instances.
+<DT><A HREF="javax/jdo/JDOException.html#getCause()"><B>getCause()</B></A> - 
+Method in class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Often there is only one nested exception, and this method returns it.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getCharField(javax.jdo.spi.PersistenceCapable, int, char)"><B>getCharField(PersistenceCapable, int, char)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionDriverName()"><B>getConnectionDriverName()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the driver name for the data store connection.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionFactory()"><B>getConnectionFactory()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the data store connection factory.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionFactory2()"><B>getConnectionFactory2()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the second data store connection factory.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionFactory2Name()"><B>getConnectionFactory2Name()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the name for the second data store connection factory.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionFactoryName()"><B>getConnectionFactoryName()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the name for the data store connection factory.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionURL()"><B>getConnectionURL()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the URL for the data store connection.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getConnectionUserName()"><B>getConnectionUserName()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the user name for the data store connection.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getDoubleField(javax.jdo.spi.PersistenceCapable, int, double)"><B>getDoubleField(PersistenceCapable, int, double)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getExtent(java.lang.Class, boolean)"><B>getExtent(Class, boolean)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>The <code>PersistenceManager</code> manages a collection of instances in the data
+ store based on the class of the instances.
+<DT><A HREF="javax/jdo/JDOException.html#getFailedObject()"><B>getFailedObject()</B></A> - 
+Method in class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>The exception may include a failed object.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getFieldFlags(java.lang.Class)"><B>getFieldFlags(Class)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Get the field flags for a <code>PersistenceCapable</code> class.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#getFieldFlags()"><B>getFieldFlags()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>Returns the flags of the managed field of the persistence-capable class.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getFieldNames(java.lang.Class)"><B>getFieldNames(Class)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Get the field names for a <code>PersistenceCapable</code> class.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#getFieldNames()"><B>getFieldNames()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>Returns the names of the managed field of the persistence-capable class.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getFieldTypes(java.lang.Class)"><B>getFieldTypes(Class)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Get the field types for a <code>PersistenceCapable</code> class.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#getFieldTypes()"><B>getFieldTypes()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>Returns the types of the managed field of the persistence-capable class.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getFloatField(javax.jdo.spi.PersistenceCapable, int, float)"><B>getFloatField(PersistenceCapable, int, float)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getIgnoreCache()"><B>getIgnoreCache()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Get the ignoreCache setting for queries.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getIgnoreCache()"><B>getIgnoreCache()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default IgnoreCache setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/Query.html#getIgnoreCache()"><B>getIgnoreCache()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Get the ignoreCache option setting.
+<DT><A HREF="javax/jdo/spi/I18NHelper.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi">I18NHelper</A>
+<DD>An instance bound to a bundle.
+<DT><A HREF="javax/jdo/spi/I18NHelper.html#getInstance(java.lang.Class)"><B>getInstance(Class)</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi">I18NHelper</A>
+<DD>An instance bound to a bundle.
+<DT><A HREF="javax/jdo/spi/I18NHelper.html#getInstance(java.lang.String, java.lang.ClassLoader)"><B>getInstance(String, ClassLoader)</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi">I18NHelper</A>
+<DD>An instance bound to a bundle.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getInstance()"><B>getInstance()</B></A> - 
+Static method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Get an instance of <code>JDOImplHelper</code>.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getIntField(javax.jdo.spi.PersistenceCapable, int, int)"><B>getIntField(PersistenceCapable, int, int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getLongField(javax.jdo.spi.PersistenceCapable, int, long)"><B>getLongField(PersistenceCapable, int, long)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getMultithreaded()"><B>getMultithreaded()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Get the current Multithreaded flag for this <code>PersistenceManager</code>.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getMultithreaded()"><B>getMultithreaded()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default Multithreaded setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/JDOException.html#getNestedExceptions()"><B>getNestedExceptions()</B></A> - 
+Method in class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>The exception may have been caused by multiple exceptions in the runtime.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getNontransactionalRead()"><B>getNontransactionalRead()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default NontransactionalRead setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/Transaction.html#getNontransactionalRead()"><B>getNontransactionalRead()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>If <code>true</code>, allows persistent instances to be read without
+ a transaction active.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getNontransactionalWrite()"><B>getNontransactionalWrite()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default NontransactionalWrite setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/Transaction.html#getNontransactionalWrite()"><B>getNontransactionalWrite()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>If <code>true</code>, allows persistent instances to be written without
+ a transaction active.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getObjectById(java.lang.Object, boolean)"><B>getObjectById(Object, boolean)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>This method locates a persistent instance in the cache of instances
+ managed by this <code>PersistenceManager</code>.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getObjectField(javax.jdo.spi.PersistenceCapable, int, java.lang.Object)"><B>getObjectField(PersistenceCapable, int, Object)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/JDOHelper.html#getObjectId(java.lang.Object)"><B>getObjectId(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Return a copy of the JDO identity associated with the parameter instance.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getObjectId(java.lang.Object)"><B>getObjectId(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>The ObjectId returned by this method represents the JDO identity of
+ the instance.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getObjectId(javax.jdo.spi.PersistenceCapable)"><B>getObjectId(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the object representing the JDO identity 
+ of the calling instance.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getObjectIdClass(java.lang.Class)"><B>getObjectIdClass(Class)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>Return the <code>Class</code> that implements the JDO Identity for the
+ specified <code>PersistenceCapable</code> class.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getOptimistic()"><B>getOptimistic()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default Optimistic setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/Transaction.html#getOptimistic()"><B>getOptimistic()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>Optimistic transactions do not hold data store locks until commit time.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getPersistenceCapableSuperclass(java.lang.Class)"><B>getPersistenceCapableSuperclass(Class)</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Get the persistence-capable superclass for a <code>PersistenceCapable</code> class.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#getPersistenceCapableSuperclass()"><B>getPersistenceCapableSuperclass()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>Returns the class object of the persistence-capable superclass.
+<DT><A HREF="javax/jdo/Extent.html#getPersistenceManager()"><B>getPersistenceManager()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>An <code>Extent</code> is managed by a <code>PersistenceManager</code>;
+ this method gives access to the owning <code>PersistenceManager</code>.
+<DT><A HREF="javax/jdo/JDOHelper.html#getPersistenceManager(java.lang.Object)"><B>getPersistenceManager(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Return the associated <code>PersistenceManager</code> if there is one.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getPersistenceManager()"><B>getPersistenceManager()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get an instance of <code>PersistenceManager</code> from this factory.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getPersistenceManager(java.lang.String, java.lang.String)"><B>getPersistenceManager(String, String)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get an instance of <code>PersistenceManager</code> from this factory.
+<DT><A HREF="javax/jdo/Query.html#getPersistenceManager()"><B>getPersistenceManager()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Query.html" title="interface in javax.jdo">Query</A>
+<DD>Get the <code>PersistenceManager</code> associated with this <code>Query</code>.
+<DT><A HREF="javax/jdo/Transaction.html#getPersistenceManager()"><B>getPersistenceManager()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>The <code>Transaction</code> instance is always associated with exactly one
+ <code>PersistenceManager</code>.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getPersistenceManager(javax.jdo.spi.PersistenceCapable)"><B>getPersistenceManager(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the <code>PersistenceManager</code> that owns this instance.
+<DT><A HREF="javax/jdo/JDOHelper.html#getPersistenceManagerFactory(java.util.Properties)"><B>getPersistenceManagerFactory(Properties)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Get a <code>PersistenceManagerFactory</code> based on a <code>Properties</code> instance, using
+ the current thread's context class loader to locate the
+ <code>PersistenceManagerFactory</code> class.
+<DT><A HREF="javax/jdo/JDOHelper.html#getPersistenceManagerFactory(java.util.Properties, java.lang.ClassLoader)"><B>getPersistenceManagerFactory(Properties, ClassLoader)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Get a <code>PersistenceManagerFactory</code> based on a <code>Properties</code>
+ instance and a class loader.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getPersistenceManagerFactory()"><B>getPersistenceManagerFactory()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>This method returns the <code>PersistenceManagerFactory</code> used to create
+ this <code>PersistenceManager</code>.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getProperties()"><B>getProperties()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Return non-configurable properties of this <code>PersistenceManagerFactory</code>.
+<DT><A HREF="javax/jdo/spi/RegisterClassEvent.html#getRegisteredClass()"><B>getRegisteredClass()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/RegisterClassEvent.html" title="class in javax.jdo.spi">RegisterClassEvent</A>
+<DD>Returns the class object of the registered persistence-capable class.
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html#getRegisteredClasses()"><B>getRegisteredClasses()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>
+<DD>Returns a collection of class objects of the registered 
+ persistence-capable classes.
+<DT><A HREF="javax/jdo/spi/I18NHelper.html#getResourceBundle()"><B>getResourceBundle()</B></A> - 
+Method in class javax.jdo.spi.<A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi">I18NHelper</A>
+<DD>Returns the resource bundle used by this I18NHelper.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getRestoreValues()"><B>getRestoreValues()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default value for the RestoreValues property.
+<DT><A HREF="javax/jdo/Transaction.html#getRestoreValues()"><B>getRestoreValues()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>Return the current value of the restoreValues property.
+<DT><A HREF="javax/jdo/PersistenceManagerFactory.html#getRetainValues()"><B>getRetainValues()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManagerFactory.html" title="interface in javax.jdo">PersistenceManagerFactory</A>
+<DD>Get the default RetainValues setting for all <code>PersistenceManager</code> instances
+ obtained from this factory.
+<DT><A HREF="javax/jdo/Transaction.html#getRetainValues()"><B>getRetainValues()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>If <code>true</code>, at commit time instances retain their field values.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getShortField(javax.jdo.spi.PersistenceCapable, int, short)"><B>getShortField(PersistenceCapable, int, short)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getStringField(javax.jdo.spi.PersistenceCapable, int, java.lang.String)"><B>getStringField(PersistenceCapable, int, String)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the value for the field.
+<DT><A HREF="javax/jdo/Transaction.html#getSynchronization()"><B>getSynchronization()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>The user-specified <code>Synchronization</code> instance for this <code>Transaction</code> instance.
+<DT><A HREF="javax/jdo/JDOHelper.html#getTransactionalObjectId(java.lang.Object)"><B>getTransactionalObjectId(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Return a copy of the JDO identity associated with the parameter instance.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getTransactionalObjectId(java.lang.Object)"><B>getTransactionalObjectId(Object)</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>The ObjectId returned by this method represents the JDO identity of
+ the instance.
+<DT><A HREF="javax/jdo/spi/StateManager.html#getTransactionalObjectId(javax.jdo.spi.PersistenceCapable)"><B>getTransactionalObjectId(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return the object representing the JDO identity 
+ of the calling instance.
+<DT><A HREF="javax/jdo/PersistenceManager.html#getUserObject()"><B>getUserObject()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>The application can manage the <code>PersistenceManager</code> instances
+ more easily by having an application object associated with each
+ <code>PersistenceManager</code> instance.
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/Extent.html#hasSubclasses()"><B>hasSubclasses()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>Returns whether this <code>Extent</code> was defined to contain subclasses.
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi"><B>I18NHelper</B></A> - class javax.jdo.spi.<A HREF="javax/jdo/spi/I18NHelper.html" title="class in javax.jdo.spi">I18NHelper</A>.<DD>Helper class for constructing messages from bundles.<DT><A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo"><B>InstanceCallbacks</B></A> - interface javax.jdo.<A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo">InstanceCallbacks</A>.<DD>A <code>PersistenceCapable</code> class that provides callback methods for life
+ cycle events implements this interface.<DT><A HREF="javax/jdo/JDOException.html#initCause(java.lang.Throwable)"><B>initCause(Throwable)</B></A> - 
+Method in class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>JDK 1.4 includes a new chaining mechanism for Throwable, but since
+ JDO has its own "legacy" chaining mechanism, the "standard" mechanism
+ cannot be used.
+<DT><A HREF="javax/jdo/Transaction.html#isActive()"><B>isActive()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Transaction.html" title="interface in javax.jdo">Transaction</A>
+<DD>Returns whether there is a transaction currently active.
+<DT><A HREF="javax/jdo/PersistenceManager.html#isClosed()"><B>isClosed()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/PersistenceManager.html" title="interface in javax.jdo">PersistenceManager</A>
+<DD>A <code>PersistenceManager</code> instance can be used until it is closed.
+<DT><A HREF="javax/jdo/JDOHelper.html#isDeleted(java.lang.Object)"><B>isDeleted(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Tests whether the parameter instance has been deleted.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isDeleted(javax.jdo.spi.PersistenceCapable)"><B>isDeleted(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Tests whether this object has been deleted.
+<DT><A HREF="javax/jdo/JDOHelper.html#isDirty(java.lang.Object)"><B>isDirty(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Tests whether the parameter instance is dirty.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isDirty(javax.jdo.spi.PersistenceCapable)"><B>isDirty(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Tests whether this object is dirty.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isLoaded(javax.jdo.spi.PersistenceCapable, int)"><B>isLoaded(PersistenceCapable, int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Return <code>true</code> if the field is cached in the calling
+ instance.
+<DT><A HREF="javax/jdo/JDOHelper.html#isNew(java.lang.Object)"><B>isNew(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Tests whether the parameter instance has been newly made persistent.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isNew(javax.jdo.spi.PersistenceCapable)"><B>isNew(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Tests whether this object has been newly made persistent.
+<DT><A HREF="javax/jdo/JDOHelper.html#isPersistent(java.lang.Object)"><B>isPersistent(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Tests whether the parameter instance is persistent.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isPersistent(javax.jdo.spi.PersistenceCapable)"><B>isPersistent(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Tests whether this object is persistent.
+<DT><A HREF="javax/jdo/JDOHelper.html#isTransactional(java.lang.Object)"><B>isTransactional(Object)</B></A> - 
+Static method in class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>Tests whether the parameter instance is transactional.
+<DT><A HREF="javax/jdo/spi/StateManager.html#isTransactional(javax.jdo.spi.PersistenceCapable)"><B>isTransactional(PersistenceCapable)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/StateManager.html" title="interface in javax.jdo.spi">StateManager</A>
+<DD>Tests whether this object is transactional.
+<DT><A HREF="javax/jdo/Extent.html#iterator()"><B>iterator()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/Extent.html" title="interface in javax.jdo">Extent</A>
+<DD>Returns an iterator over all the instances in the <code>Extent</code>.
+</DL>
+<HR>
+<A NAME="_J_"><!-- --></A><H2>
+<B>J</B></H2>
+<DL>
+<DT><A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo"><B>JDOCanRetryException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>.<DD>This is the base class for exceptions that can be retried.<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException()"><B>JDOCanRetryException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String)"><B>JDOCanRetryException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String, java.lang.Throwable[])"><B>JDOCanRetryException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail
+ message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String, java.lang.Throwable)"><B>JDOCanRetryException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail
+ message and nested <code>Throwable<code>s.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String, java.lang.Object)"><B>JDOCanRetryException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDOCanRetryException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOCanRetryException.html#JDOCanRetryException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDOCanRetryException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOCanRetryException.html" title="class in javax.jdo">JDOCanRetryException</A>
+<DD>Constructs a new <code>JDOCanRetryException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo"><B>JDODataStoreException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>.<DD>This class represents data store exceptions that can be retried.<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException()"><B>JDODataStoreException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String)"><B>JDODataStoreException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String, java.lang.Throwable[])"><B>JDODataStoreException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified 
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String, java.lang.Throwable)"><B>JDODataStoreException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified 
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String, java.lang.Object)"><B>JDODataStoreException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDODataStoreException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDODataStoreException.html#JDODataStoreException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDODataStoreException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDODataStoreException.html" title="class in javax.jdo">JDODataStoreException</A>
+<DD>Constructs a new <code>JDODataStoreException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOException.html" title="class in javax.jdo"><B>JDOException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>.<DD>This is the root of all JDO Exceptions.<DT><A HREF="javax/jdo/JDOException.html#JDOException()"><B>JDOException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String)"><B>JDOException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String, java.lang.Throwable[])"><B>JDOException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message
+ and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String, java.lang.Throwable)"><B>JDOException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message
+ and nested <code>Throwable</code>.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String, java.lang.Object)"><B>JDOException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDOException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOException.html#JDOException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDOException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOException.html" title="class in javax.jdo">JDOException</A>
+<DD>Constructs a new <code>JDOException</code> with the specified detail message,
+ nested <code>Throwable</code>, and failed object.
+<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo"><B>JDOFatalDataStoreException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>.<DD>This class represents data store exceptions that cannot be retried.<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html#JDOFatalDataStoreException()"><B>JDOFatalDataStoreException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>
+<DD>Constructs a new <code>JDOFatalDataStoreException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html#JDOFatalDataStoreException(java.lang.String)"><B>JDOFatalDataStoreException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>
+<DD>Constructs a new <code>JDOFatalDataStoreException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html#JDOFatalDataStoreException(java.lang.String, java.lang.Object)"><B>JDOFatalDataStoreException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>
+<DD>Constructs a new <code>JDOFatalDataStoreException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html#JDOFatalDataStoreException(java.lang.String, java.lang.Throwable[])"><B>JDOFatalDataStoreException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>
+<DD>Constructs a new <code>JDOFatalDataStoreException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalDataStoreException.html#JDOFatalDataStoreException(java.lang.String, java.lang.Throwable)"><B>JDOFatalDataStoreException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalDataStoreException.html" title="class in javax.jdo">JDOFatalDataStoreException</A>
+<DD>Constructs a new <code>JDOFatalDataStoreException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo"><B>JDOFatalException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>.<DD>This class represents exceptions that are fatal; that is, the condition
+ that caused it cannot be bypassed even if the operation is retried.<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException()"><B>JDOFatalException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String)"><B>JDOFatalException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String, java.lang.Throwable[])"><B>JDOFatalException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail
+ message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String, java.lang.Throwable)"><B>JDOFatalException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail
+ message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String, java.lang.Object)"><B>JDOFatalException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDOFatalException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOFatalException.html#JDOFatalException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDOFatalException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalException.html" title="class in javax.jdo">JDOFatalException</A>
+<DD>Constructs a new <code>JDOFatalException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo"><B>JDOFatalInternalException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo">JDOFatalInternalException</A>.<DD>This class represents errors in the implementation for which no user
+ error handling is possible.<DT><A HREF="javax/jdo/JDOFatalInternalException.html#JDOFatalInternalException()"><B>JDOFatalInternalException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo">JDOFatalInternalException</A>
+<DD>Constructs a new <code>JDOFatalInternalException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOFatalInternalException.html#JDOFatalInternalException(java.lang.String)"><B>JDOFatalInternalException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo">JDOFatalInternalException</A>
+<DD>Constructs a new <code>JDOFatalInternalException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOFatalInternalException.html#JDOFatalInternalException(java.lang.String, java.lang.Throwable[])"><B>JDOFatalInternalException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo">JDOFatalInternalException</A>
+<DD>Constructs a new <code>JDOFatalInternalException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalInternalException.html#JDOFatalInternalException(java.lang.String, java.lang.Throwable)"><B>JDOFatalInternalException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalInternalException.html" title="class in javax.jdo">JDOFatalInternalException</A>
+<DD>Constructs a new <code>JDOFatalInternalException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo"><B>JDOFatalUserException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>.<DD>This class represents user errors that cannot be retried.<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException()"><B>JDOFatalUserException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String)"><B>JDOFatalUserException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String, java.lang.Throwable[])"><B>JDOFatalUserException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String, java.lang.Throwable)"><B>JDOFatalUserException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String, java.lang.Object)"><B>JDOFatalUserException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified
+ detail message and failed object.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDOFatalUserException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified
+ detail message, nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOFatalUserException.html#JDOFatalUserException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDOFatalUserException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOFatalUserException.html" title="class in javax.jdo">JDOFatalUserException</A>
+<DD>Constructs a new <code>JDOFatalUserException</code> with the specified
+ detail message, nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo"><B>JDOHelper</B></A> - class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>.<DD>This class can be used by a JDO-aware application to call the JDO behavior
+ of <code>PersistenceCapable</code> instances without declaring them to be
+ <code>PersistenceCapable</code>.<DT><A HREF="javax/jdo/JDOHelper.html#JDOHelper()"><B>JDOHelper()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOHelper.html" title="class in javax.jdo">JDOHelper</A>
+<DD>&nbsp;
+<DT><A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi"><B>JDOImplHelper</B></A> - class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOImplHelper.html" title="class in javax.jdo.spi">JDOImplHelper</A>.<DD>This class is a helper class for JDO implementations.<DT><A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo"><B>JDOObjectNotFoundException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo">JDOObjectNotFoundException</A>.<DD>This class represents exceptions caused by the user accessing 
+ an object that does not exist in the datastore.<DT><A HREF="javax/jdo/JDOObjectNotFoundException.html#JDOObjectNotFoundException()"><B>JDOObjectNotFoundException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo">JDOObjectNotFoundException</A>
+<DD>Constructs a new <code>JDOObjectNotFoundException</code> 
+ without a detail message.
+<DT><A HREF="javax/jdo/JDOObjectNotFoundException.html#JDOObjectNotFoundException(java.lang.String)"><B>JDOObjectNotFoundException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo">JDOObjectNotFoundException</A>
+<DD>Constructs a new <code>JDOObjectNotFoundException</code> 
+ with the specified detail message.
+<DT><A HREF="javax/jdo/JDOObjectNotFoundException.html#JDOObjectNotFoundException(java.lang.String, java.lang.Object)"><B>JDOObjectNotFoundException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo">JDOObjectNotFoundException</A>
+<DD>Constructs a new <code>JDOObjectNotFoundException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOObjectNotFoundException.html#JDOObjectNotFoundException(java.lang.String, java.lang.Throwable[])"><B>JDOObjectNotFoundException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOObjectNotFoundException.html" title="class in javax.jdo">JDOObjectNotFoundException</A>
+<DD>Constructs a new <code>JDOObjectNotFoundException</code> with the
+ specified detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo"><B>JDOOptimisticVerificationException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo">JDOOptimisticVerificationException</A>.<DD>This class represents optimistic verification failures.<DT><A HREF="javax/jdo/JDOOptimisticVerificationException.html#JDOOptimisticVerificationException()"><B>JDOOptimisticVerificationException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo">JDOOptimisticVerificationException</A>
+<DD>Constructs a new <code>JDOOptimisticVerificationException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOOptimisticVerificationException.html#JDOOptimisticVerificationException(java.lang.String)"><B>JDOOptimisticVerificationException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo">JDOOptimisticVerificationException</A>
+<DD>Constructs a new <code>JDOOptimisticVerificationException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOOptimisticVerificationException.html#JDOOptimisticVerificationException(java.lang.String, java.lang.Object)"><B>JDOOptimisticVerificationException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo">JDOOptimisticVerificationException</A>
+<DD>Constructs a new <code>JDOOptimisticVerificationException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOOptimisticVerificationException.html#JDOOptimisticVerificationException(java.lang.String, java.lang.Throwable[])"><B>JDOOptimisticVerificationException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOOptimisticVerificationException.html" title="class in javax.jdo">JDOOptimisticVerificationException</A>
+<DD>Constructs a new <code>JDOOptimisticVerificationException</code> with the specified
+ detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi"><B>JDOPermission</B></A> - class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi">JDOPermission</A>.<DD>The <code>JDOPermission</code> class is for operations that are reserved for JDO 
+ implementations and should not be called by other code.<DT><A HREF="javax/jdo/spi/JDOPermission.html#JDOPermission(java.lang.String)"><B>JDOPermission(String)</B></A> - 
+Constructor for class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi">JDOPermission</A>
+<DD>Constructs a <code>JDOPermission</code> with the specified name.
+<DT><A HREF="javax/jdo/spi/JDOPermission.html#JDOPermission(java.lang.String, java.lang.String)"><B>JDOPermission(String, String)</B></A> - 
+Constructor for class javax.jdo.spi.<A HREF="javax/jdo/spi/JDOPermission.html" title="class in javax.jdo.spi">JDOPermission</A>
+<DD>Constructs a <code>JDOPermission</code> with the specified name and actions.
+<DT><A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo"><B>JDOUnsupportedOptionException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo">JDOUnsupportedOptionException</A>.<DD>This class represents exceptions caused by the use of optional features
+ not supported by the JDO implementation.<DT><A HREF="javax/jdo/JDOUnsupportedOptionException.html#JDOUnsupportedOptionException()"><B>JDOUnsupportedOptionException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo">JDOUnsupportedOptionException</A>
+<DD>Constructs a new <code>JDOUnsupportedOptionException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOUnsupportedOptionException.html#JDOUnsupportedOptionException(java.lang.String)"><B>JDOUnsupportedOptionException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo">JDOUnsupportedOptionException</A>
+<DD>Constructs a new <code>JDOUnsupportedOptionException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOUnsupportedOptionException.html#JDOUnsupportedOptionException(java.lang.String, java.lang.Throwable[])"><B>JDOUnsupportedOptionException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo">JDOUnsupportedOptionException</A>
+<DD>Constructs a new <code>JDOUnsupportedOptionException</code> with the
+ specified detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOUnsupportedOptionException.html#JDOUnsupportedOptionException(java.lang.String, java.lang.Throwable)"><B>JDOUnsupportedOptionException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUnsupportedOptionException.html" title="class in javax.jdo">JDOUnsupportedOptionException</A>
+<DD>Constructs a new <code>JDOUnsupportedOptionException</code> with the
+ specified detail message and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo"><B>JDOUserException</B></A> - exception javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>.<DD>This class represents user errors that can possibly be retried.<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException()"><B>JDOUserException()</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> without a detail message.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String)"><B>JDOUserException(String)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String, java.lang.Throwable[])"><B>JDOUserException(String, Throwable[])</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message
+ and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String, java.lang.Throwable)"><B>JDOUserException(String, Throwable)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message
+ and nested <code>Throwable</code>s.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String, java.lang.Object)"><B>JDOUserException(String, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message
+ and failed object.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String, java.lang.Throwable[], java.lang.Object)"><B>JDOUserException(String, Throwable[], Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/JDOUserException.html#JDOUserException(java.lang.String, java.lang.Throwable, java.lang.Object)"><B>JDOUserException(String, Throwable, Object)</B></A> - 
+Constructor for class javax.jdo.<A HREF="javax/jdo/JDOUserException.html" title="class in javax.jdo">JDOUserException</A>
+<DD>Constructs a new <code>JDOUserException</code> with the specified detail message,
+ nested <code>Throwable</code>s, and failed object.
+<DT><A HREF="javax/jdo/package-summary.html"><B>javax.jdo</B></A> - package javax.jdo<DD>This package contains the JDO specification interfaces and classes.<DT><A HREF="javax/jdo/spi/package-summary.html"><B>javax.jdo.spi</B></A> - package javax.jdo.spi<DD>This package contains the interfaces and classes used by JDO implementations.<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoCopyFields(java.lang.Object, int[])"><B>jdoCopyFields(Object, int[])</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Copy field values from another instance of the same class
+ to this instance.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoCopyKeyFieldsFromObjectId(javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, java.lang.Object)"><B>jdoCopyKeyFieldsFromObjectId(PersistenceCapable.ObjectIdFieldConsumer, Object)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Copy fields to an outside source from the key fields in the ObjectId.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoCopyKeyFieldsToObjectId(java.lang.Object)"><B>jdoCopyKeyFieldsToObjectId(Object)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Copy fields from this PersistenceCapable instance to the Object Id instance.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoCopyKeyFieldsToObjectId(javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier, java.lang.Object)"><B>jdoCopyKeyFieldsToObjectId(PersistenceCapable.ObjectIdFieldSupplier, Object)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Copy fields from an outside source to the key fields in the ObjectId.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoGetObjectId()"><B>jdoGetObjectId()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Return a copy of the JDO identity associated with this instance.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoGetPersistenceManager()"><B>jdoGetPersistenceManager()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Return the associated PersistenceManager if there is one.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoGetTransactionalObjectId()"><B>jdoGetTransactionalObjectId()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Return a copy of the JDO identity associated with this instance.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoIsDeleted()"><B>jdoIsDeleted()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Tests whether this object has been deleted.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoIsDirty()"><B>jdoIsDirty()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Tests whether this object is dirty.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoIsNew()"><B>jdoIsNew()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Tests whether this object has been newly made persistent.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoIsPersistent()"><B>jdoIsPersistent()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Tests whether this object is persistent.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoIsTransactional()"><B>jdoIsTransactional()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Tests whether this object is transactional.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoMakeDirty(java.lang.String)"><B>jdoMakeDirty(String)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Explicitly mark this instance and this field dirty.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoNewInstance(javax.jdo.spi.StateManager)"><B>jdoNewInstance(StateManager)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Return a new instance of this class, with the jdoStateManager set to the
+ parameter, and jdoFlags set to LOAD_REQUIRED.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoNewInstance(javax.jdo.spi.StateManager, java.lang.Object)"><B>jdoNewInstance(StateManager, Object)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Return a new instance of this class, with the jdoStateManager set to the
+ parameter, key fields initialized to the values in the oid, and jdoFlags
+ set to LOAD_REQUIRED.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoNewObjectIdInstance()"><B>jdoNewObjectIdInstance()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Create a new instance of the ObjectId class for this PersistenceCapable class.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoNewObjectIdInstance(java.lang.String)"><B>jdoNewObjectIdInstance(String)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>Create a new instance of the ObjectId class for this PersistenceCapable
+ class, using the String form of the constructor.
+<DT><A HREF="javax/jdo/InstanceCallbacks.html#jdoPostLoad()"><B>jdoPostLoad()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo">InstanceCallbacks</A>
+<DD>Called after the values are loaded from the data store into
+ this instance.
+<DT><A HREF="javax/jdo/InstanceCallbacks.html#jdoPreClear()"><B>jdoPreClear()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo">InstanceCallbacks</A>
+<DD>Called before the values in the instance are cleared.
+<DT><A HREF="javax/jdo/InstanceCallbacks.html#jdoPreDelete()"><B>jdoPreDelete()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo">InstanceCallbacks</A>
+<DD>Called before the instance is deleted.
+<DT><A HREF="javax/jdo/InstanceCallbacks.html#jdoPreStore()"><B>jdoPreStore()</B></A> - 
+Method in interface javax.jdo.<A HREF="javax/jdo/InstanceCallbacks.html" title="interface in javax.jdo">InstanceCallbacks</A>
+<DD>Called before the values are stored from this instance to the
+ data store.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoProvideField(int)"><B>jdoProvideField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>The owning StateManager uses this method to ask the instance to
+ provide the value of the single field identified by fieldNumber.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoProvideFields(int[])"><B>jdoProvideFields(int[])</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>The owning StateManager uses this method to ask the instance to
+ provide the values of the multiple fields identified by fieldNumbers.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoReplaceField(int)"><B>jdoReplaceField(int)</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>The owning StateManager uses this method to ask the instance to
+ replace the value of the single field identified by number.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoReplaceFields(int[])"><B>jdoReplaceFields(int[])</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>
+<DD>The owning StateManager uses this method to ask the instance to
+ replace the values of the multiple fields identified by number.
+<DT><A HREF="javax/jdo/spi/PersistenceCapable.html#jdoReplaceFlags()"><B>jdoReplaceFlags()</B></A> - 
+Method in interface javax.jdo.spi.<A HREF="javax/jdo/spi/PersistenceCapable.html" title="interface in javax.jdo.spi">PersistenceCapable</A>

[... 589 lines stripped ...]