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 mc...@apache.org on 2008/02/28 21:17:17 UTC

svn commit: r632111 [2/2] - in /db/jdo/site/docs: exceptions.html glossary.html jdo_v_jpa.html jdo_v_jpa_api.html jdo_v_jpa_orm.html mail-lists.html pmf.html specifications.html state_transition.html team-list.html

Modified: db/jdo/site/docs/pmf.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/pmf.html?rev=632111&r1=632110&r2=632111&view=diff
==============================================================================
--- db/jdo/site/docs/pmf.html (original)
+++ db/jdo/site/docs/pmf.html Thu Feb 28 12:17:16 2008
@@ -45,70 +45,70 @@
                 series of properties to give the behaviour of the <I>PersistenceManagerFactory</I>. 
                 The first property specifies to use PMF of the implementation required to be used,
                 and the following 4 properties define the datastore that it should connect to.
-            </p><br></br><div class="subsection"><a name="Standard_JDO_Properties"></a><h3>Standard JDO Properties</h3><table class="bodyTable"><tr class="b"><th colspan="2">
+            </p><br></br><div class="subsection"><a name="Standard_JDO_Properties"></a><h3>Standard JDO Properties</h3><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.PersistenceManagerFactoryClass</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>The name of the PersistenceManager implementation</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>The name of the PersistenceManager implementation</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionFactory</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Instance of a connection factory. For RBDMS, it must be an instance of 
-                            javax.sql.DataSource. <b>This is for a transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Instance of a connection factory. For RBDMS, it must be an instance of 
+                            javax.sql.DataSource. <b>This is for a transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionFactory2</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Instance of a connection factory. For RBDMS, it must be an instance of 
-                            javax.sql.DataSource. <b>This is for a non-transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Instance of a connection factory. For RBDMS, it must be an instance of 
+                            javax.sql.DataSource. <b>This is for a non-transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionFactoryName</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>The JNDI name for a connection factory. For RBDMS, it must be a JNDI name 
+                        </th></tr><tr class="b"><td width="120">Description</td><td>The JNDI name for a connection factory. For RBDMS, it must be a JNDI name 
                             that points to a javax.sql.DataSource object. 
-                            <b>This is for a transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                            <b>This is for a transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionFactory2Name</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>The JNDI name for a connection factory. For RBDMS, it must be a JNDI name 
+                        </th></tr><tr class="b"><td width="120">Description</td><td>The JNDI name for a connection factory. For RBDMS, it must be a JNDI name 
                             that points to a javax.sql.DataSource object.
-                            <b>This is for a non-transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                            <b>This is for a non-transactional DataSource</b></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionDriverName</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>The name of the driver to use for the DB</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>The name of the driver to use for the DB</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionDriverURL</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>URL specifying the datastore to use for persistence</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>URL specifying the datastore to use for persistence</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionUserName</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Username to use for connecting to the DB</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Username to use for connecting to the DB</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.ConnectionPassword</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Password to use for connecting to the DB</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Password to use for connecting to the DB</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.IgnoreCache</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to ignore the cache for queries</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to ignore the cache for queries</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.option.Multithreaded</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to run the PersistenceManager multithreaded</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to run the PersistenceManager multithreaded</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.NontransactionalRead</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to allow nontransactional reads</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to allow nontransactional reads</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.option.NontransactionalWrite</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to allow nontransactional writes</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to allow nontransactional writes</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.Optimistic</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to use <a href="transactions.html">Optimistic transactions</a></td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to use <a href="transactions.html">Optimistic transactions</a></td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.option.RetainValues</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether to suppress the clearing of values from persistent instances on transaction
-                            completion</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether to suppress the clearing of values from persistent instances on transaction
+                            completion</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
                             <B>javax.jdo.option.RestoreValues</B>
-                        </th></tr><tr class="a"><td width="120">Description</td><td>Whether persistent object have transactional field values restored when 
-                            transaction rollback occurs.</td></tr><tr class="b"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                        </th></tr><tr class="b"><td width="120">Description</td><td>Whether persistent object have transactional field values restored when 
+                            transaction rollback occurs.</td></tr><tr class="a"><td>Range of Values</td><td>true | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.option.Mapping</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Name for the ORM MetaData mapping files to use with this PMF. For example if this is set to 
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Name for the ORM MetaData mapping files to use with this PMF. For example if this is set to 
                             "mysql" then the implementation looks for MetaData mapping files called 
                             "{classname}-mysql.orm" or "package-mysql.orm". If this is not specified then the JDO 
                             implementation assumes that all is specified in the JDO MetaData file.
-                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.mapping.Catalog</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Name of the catalog to use by default for all classes persisted using this PMF.
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Name of the catalog to use by default for all classes persisted using this PMF.
                             This can be overridden in the MetaData where required, and is optional.
                             JPOX will prefix all table names with this catalog name if the RDBMS supports specification
                             of catalog names in DDL.
-                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2">
+                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2">
                             <B>javax.jdo.mapping.Schema</B>
-                        </th></tr><tr class="b"><td width="120">Description</td><td>Name of the schema to use by default for all classes persisted using this PMF.
+                        </th></tr><tr class="a"><td width="120">Description</td><td>Name of the schema to use by default for all classes persisted using this PMF.
                             This can be overridden in the MetaData where required, and is optional.
                             JPOX will prefix all table names with this schema name if the RDBMS supports specification
                             of schema names in DDL.
-                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.DetachAllOnCommit</B></th></tr><tr class="b"><td width="120">Description</td><td>Allows the user to select that when a transaction is committed all objects 
-                            enlisted in that transaction will be automatically detached.</td></tr><tr class="a"><td>Range of Values</td><td>true | <B>false</B></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.CopyOnAttach</B></th></tr><tr class="a"><td width="120">Description</td><td>Whether, when attaching a detached object, we create an attached copy or simply
-                            migrate the detached object to attached state. This is from JDO 2.1</td></tr><tr class="b"><td>Range of Values</td><td><B>true</B> | false</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.TransactionType</B></th></tr><tr class="b"><td width="120">Description</td><td>Type of transaction to use. If running under J2SE the default is RESOURCE_LOCAL, and
-                            if running under J2EE the default is JTA.</td></tr><tr class="a"><td>Range of Values</td><td>RESOURCE_LOCAL | JTA</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.PersistenceUnitName</B></th></tr><tr class="a"><td width="120">Description</td><td>Name of the "persistence-unit" to use with this PMF. This borrows the 
-                            "persistence-unit" concept from JPA for use with JDO 2.1.</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.ServerTimeZoneID</B></th></tr><tr class="a"><td width="120">Description</td><td>Id of the TimeZone under which the datastore server is running. 
+                            <i>ORM datastores only</i></td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.DetachAllOnCommit</B></th></tr><tr class="a"><td width="120">Description</td><td>Allows the user to select that when a transaction is committed all objects 
+                            enlisted in that transaction will be automatically detached.</td></tr><tr class="b"><td>Range of Values</td><td>true | <B>false</B></td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.CopyOnAttach</B></th></tr><tr class="b"><td width="120">Description</td><td>Whether, when attaching a detached object, we create an attached copy or simply
+                            migrate the detached object to attached state. This is from JDO 2.1</td></tr><tr class="a"><td>Range of Values</td><td><B>true</B> | false</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.TransactionType</B></th></tr><tr class="a"><td width="120">Description</td><td>Type of transaction to use. If running under J2SE the default is RESOURCE_LOCAL, and
+                            if running under J2EE the default is JTA.</td></tr><tr class="b"><td>Range of Values</td><td>RESOURCE_LOCAL | JTA</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.PersistenceUnitName</B></th></tr><tr class="b"><td width="120">Description</td><td>Name of the "persistence-unit" to use with this PMF. This borrows the 
+                            "persistence-unit" concept from JPA for use with JDO 2.1.</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.ServerTimeZoneID</B></th></tr><tr class="b"><td width="120">Description</td><td>Id of the TimeZone under which the datastore server is running. 
                             If this is not specified or is set to null it is assumed that the datastore server
-                            is running in the same timezone as the JVM under which the implementation is running.</td></tr></table><br></br><table class="bodyTable"><tr class="b"><th colspan="2"><B>javax.jdo.option.Name</B></th></tr><tr class="a"><td width="120">Description</td><td>Name of the PMF. This is for use with "named PMF" functionality in JDO 2.1</td></tr></table><br></br><br></br></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
+                            is running in the same timezone as the JVM under which the implementation is running.</td></tr></table><br></br><table class="bodyTable"><tr class="a"><th colspan="2"><B>javax.jdo.option.Name</B></th></tr><tr class="b"><td width="120">Description</td><td>Name of the PMF. This is for use with "named PMF" functionality in JDO 2.1</td></tr></table><br></br><br></br></div></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
                 Documentation published: 28 February 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>

Modified: db/jdo/site/docs/specifications.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/specifications.html?rev=632111&r1=632110&r2=632111&view=diff
==============================================================================
--- db/jdo/site/docs/specifications.html (original)
+++ db/jdo/site/docs/specifications.html Thu Feb 28 12:17:16 2008
@@ -13,8 +13,9 @@
                 Send comments to
                 <a href="mailto:jdo-experts-ext@sun.com">jdo-experts-ext@sun.com</a>.
         </p><ul>
-            <li>The <a href="releases/jdo_2_1_2008-01-18.pdf"><i>JDO 2.1 Specification Latest Draft</i></a> </li>
-            <li>The <a href="releases/jdo_2.1_2007-12-20.pdf"><i>JDO 2.1 Specification 20 December Draft</i></a> </li>
+            <li>The <a href="releases/jdo-2008-02-15.pdf"><i>JDO 2.1 Specification Latest Draft</i></a> </li>
+            <li>The <a href="releases/jdo_2_1_2008-01-18.pdf"><i>JDO 2.1 Specification 1 January 2008 Draft</i></a> </li>
+            <li>The <a href="releases/jdo_2.1_2007-12-20.pdf"><i>JDO 2.1 Specification 20 December 2007 Draft</i></a> </li>
             <li>The <a href="releases/jdo_2.1_2007-10-17.pdf"><i>JDO 2.1 Specification 17 Oct 2007 Draft</i></a> </li>
             <li>The <a href="releases/jdo_2.1_2007-08-02.pdf"><i>JDO 2.1 Specification 2 August Draft</i></a> </li>
         </ul></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">

Modified: db/jdo/site/docs/state_transition.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/state_transition.html?rev=632111&r1=632110&r2=632111&view=diff
==============================================================================
--- db/jdo/site/docs/state_transition.html (original)
+++ db/jdo/site/docs/state_transition.html Thu Feb 28 12:17:16 2008
@@ -5,7 +5,7 @@
                 JDO manages the lifecycle of an object, from creation (<B>Transient</B>) through to persistence in the datastore (<B>Hollow</B>, <B>Persistent Clean</B>) and all of the various states between these. The transition between these states are achieved by using methods on the Persistence Manager such as <I>makePersistent()</I>, <I>makeTransient()</I>, <I>deletePersistent()</I>, and by commiting the changes made by these operations, or by rolling them back.
             </p><p>
                 The various lifecycle states supported by JDO are shown below.
-            </p><table class="bodyTable"><tr class="b"><th>Name</th><th>Description</th></tr><tr class="a"><td>Transient</td><td>Any object created by the developer that do are not persisted. These don't have a JDO identity.</td></tr><tr class="b"><td>Persistent New</td><td>Any object that is newly persisted in the current transaction. A JDO identity has been assigned to these objects.</td></tr><tr class="a"><td>Persistent Dirty</td><td>Any persistent object that has been changed in the current transaction.</td></tr><tr class="b"><td>Hollow</td><td>Any persistent object that represents data in the datastore, but whose values are not in the instance.</td></tr><tr class="a"><td>Persistent Clean</td><td>Any persistent object that represents data in the datastore, and whose values have not been changed in the current transaction.</td></tr><tr class="b"><td>Persistent Deleted</td><td>Any persistent object that represents data in the datastore, and that has been deleted in the cur
 rent transaction.</td></tr><tr class="a"><td>Persistent New Deleted</td><td>Any object that have been newly made persistent and then deleted in the same current transaction.</td></tr><tr class="b"><td>Persistent Non transactional</td><td>Any persistent object that represents data in the datastore, whose values are loaded but not transactionally consistent.</td></tr><tr class="a"><td>Persistent Non transactional Dirty</td><td>Any persistent object that represents data in the datastore, whose values are loaded but not transactionally consistent, and that has been modified.</td></tr><tr class="b"><td>Transient Clean</td><td>Any transient object that represents a transactional instance whose values have not been changed in the current transaction.</td></tr><tr class="a"><td>Transient Dirty</td><td>Any transient object that represents a transactional instance whose values have been changed in the current transaction.</td></tr><tr class="b"><td>Detached Clean</td><td>Any detached 
 object that represents a persistent instance whose values have not been changed since detaching.</td></tr><tr class="a"><td>Detached Dirty</td><td>Any detached object that represents a persistent instance whose values have been changed since detaching.</td></tr></table><div class="subsection"><a name="Detecting_Object_State"></a><h3>Detecting Object State</h3><p>
+            </p><table class="bodyTable"><tr class="a"><th>Name</th><th>Description</th></tr><tr class="b"><td>Transient</td><td>Any object created by the developer that do are not persisted. These don't have a JDO identity.</td></tr><tr class="a"><td>Persistent New</td><td>Any object that is newly persisted in the current transaction. A JDO identity has been assigned to these objects.</td></tr><tr class="b"><td>Persistent Dirty</td><td>Any persistent object that has been changed in the current transaction.</td></tr><tr class="a"><td>Hollow</td><td>Any persistent object that represents data in the datastore, but whose values are not in the instance.</td></tr><tr class="b"><td>Persistent Clean</td><td>Any persistent object that represents data in the datastore, and whose values have not been changed in the current transaction.</td></tr><tr class="a"><td>Persistent Deleted</td><td>Any persistent object that represents data in the datastore, and that has been deleted in the cur
 rent transaction.</td></tr><tr class="b"><td>Persistent New Deleted</td><td>Any object that have been newly made persistent and then deleted in the same current transaction.</td></tr><tr class="a"><td>Persistent Non transactional</td><td>Any persistent object that represents data in the datastore, whose values are loaded but not transactionally consistent.</td></tr><tr class="b"><td>Persistent Non transactional Dirty</td><td>Any persistent object that represents data in the datastore, whose values are loaded but not transactionally consistent, and that has been modified.</td></tr><tr class="a"><td>Transient Clean</td><td>Any transient object that represents a transactional instance whose values have not been changed in the current transaction.</td></tr><tr class="b"><td>Transient Dirty</td><td>Any transient object that represents a transactional instance whose values have been changed in the current transaction.</td></tr><tr class="a"><td>Detached Clean</td><td>Any detached 
 object that represents a persistent instance whose values have not been changed since detaching.</td></tr><tr class="b"><td>Detached Dirty</td><td>Any detached object that represents a persistent instance whose values have been changed since detaching.</td></tr></table><div class="subsection"><a name="Detecting_Object_State"></a><h3>Detecting Object State</h3><p>
                     JDO provides a class <a href="jdohelper.html">JDOHelper</a> that allows you to interrogate the object state via its attributes (isPersistent(), isDeleted(), etc).
                     In JDO 2.1 for JDKs 1.5+ <i>JDOHelper</i> is extended to also provide a method that gives the full object state.
                 </p>

Modified: db/jdo/site/docs/team-list.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/team-list.html?rev=632111&r1=632110&r2=632111&view=diff
==============================================================================
--- db/jdo/site/docs/team-list.html (original)
+++ db/jdo/site/docs/team-list.html Thu Feb 28 12:17:16 2008
@@ -14,6 +14,6 @@
 </p><p>
     If you would like to become a committer, please see
     <a href="get-involved.html">Get Involved</a>.
-</p></div><div class="section"><a name="Apache_JDO_Committers"></a><h2>Apache JDO Committers</h2><table class="bodyTable"><tr class="b"><th>Name</th><th>Organization</th></tr><tr class="a"><td>Matthew Adams</td><td>Interface21</td></tr><tr class="b"><td>Erik Bengtson</td><td>JPOX</td></tr><tr class="a"><td>Michael Bouschen</td><td>Tech@Spree</td></tr><tr class="b"><td>Michelle Caisse</td><td>Sun Microsystems, Inc.</td></tr><tr class="a"><td>Andy Jefferson</td><td>JPOX</td></tr><tr class="b"><td>Patrick Linskey</td><td>Solarmetric</td></tr><tr class="a"><td>Geir Magnusson Jr.</td><td>IBM</td></tr><tr class="b"><td>Brian McCallister</td><td></td></tr><tr class="a"><td>Craig Russell</td><td>Sun Microsystems, Inc.</td></tr><tr class="b"><td>Dain Sundstrom</td><td></td></tr><tr class="a"><td>Brian Topping</td><td></td></tr><tr class="b"><td>Michael Watzek</td><td>Tech@Spree</td></tr><tr class="a"><td>Martin Zaun</td><td>Sun Microsystems, Inc.</td></tr></table></div><div class="se
 ction"><a name="Apache_JDO_Contributors"></a><h2>Apache JDO Contributors</h2><table class="bodyTable"><tr class="b"><th>Name</th><th>Organization</th></tr><tr class="a"><td>Chris Beams</td><td></td></tr><tr class="b"><td>Ilan Kirsch</td><td>ObjectDB</td></tr></table></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
+</p></div><div class="section"><a name="Apache_JDO_Committers"></a><h2>Apache JDO Committers</h2><table class="bodyTable"><tr class="a"><th>Name</th><th>Organization</th></tr><tr class="b"><td>Matthew Adams</td><td>Interface21</td></tr><tr class="a"><td>Erik Bengtson</td><td>JPOX</td></tr><tr class="b"><td>Michael Bouschen</td><td>Tech@Spree</td></tr><tr class="a"><td>Michelle Caisse</td><td>Sun Microsystems, Inc.</td></tr><tr class="b"><td>Andy Jefferson</td><td>JPOX</td></tr><tr class="a"><td>Patrick Linskey</td><td>Solarmetric</td></tr><tr class="b"><td>Geir Magnusson Jr.</td><td>IBM</td></tr><tr class="a"><td>Brian McCallister</td><td></td></tr><tr class="b"><td>Craig Russell</td><td>Sun Microsystems, Inc.</td></tr><tr class="a"><td>Dain Sundstrom</td><td></td></tr><tr class="b"><td>Brian Topping</td><td></td></tr><tr class="a"><td>Michael Watzek</td><td>Tech@Spree</td></tr><tr class="b"><td>Martin Zaun</td><td>Sun Microsystems, Inc.</td></tr></table></div><div class="se
 ction"><a name="Apache_JDO_Contributors"></a><h2>Apache JDO Contributors</h2><table class="bodyTable"><tr class="a"><th>Name</th><th>Organization</th></tr><tr class="b"><td>Chris Beams</td><td></td></tr><tr class="a"><td>Ilan Kirsch</td><td>ObjectDB</td></tr></table></div></div></div><div class="clear"><hr></hr></div><table border="0" width="100%" cellpadding="0" cellspacing="0"><tr><td width="100%"><img height="1" border="0" width="100%" src="./images/header_line.gif"></img></td></tr></table><div id="footer"><div class="xright"><a href="http://www.apache.org/foundation/sponsorship.html">Be an Apache Software Foundation sponsor</a><br><a href="http://www.apache.org/foundation/thanks.html">Thanks to ASF sponsors!</a></br></div><div class="xleft">
                 Documentation published: 28 February 2008<br></br>
                   © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a></div></div></body></html>