Author: arminw
Date: Wed Jan  4 15:58:54 2006
New Revision: 366032

URL: http://svn.apache.org/viewcvs?rev=366032&view=rev
Log:
update odmg-api auto-xxx settings section

Modified:
    
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml

Modified: 
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml
URL: 
http://svn.apache.org/viewcvs/db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml?rev=366032&r1=366031&r2=366032&view=diff
==============================================================================
--- 
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml
 (original)
+++ 
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml
 Wed Jan  4 15:58:54 2006
@@ -1014,17 +1014,15 @@
             <warning>
                 When using a top-level api (ODMG, OTM, JDO) it is 
<strong>mandatory to use specific
                 auto-xxx settings</strong>.<br/>
-                <br/>For OTM- and JDO-api the settings are:
+                <br/>For <em>OTM-</em> and <em>JDO-api</em> the settings are:
                 <br/>- <em>auto-retrieve="true"</em>
                 <br/>- <em>auto-update="false"</em>
                 <br/>- <em>auto-retrieve="false"</em>
                 <br/>This are at the same time the <em>default</em> auto-XXX 
settings (so don't
                 specify any of this attributes will have the same effect).
                 <br/>
-                <br/>For the ODMG-api the mandatory settings are (since OJB 
1.0.2):
-                <br/>- <em>auto-retrieve="true"</em>
-                <br/>- <em>auto-update="none"</em>
-                <br/>- <em>auto-retrieve="none"</em>
+                <br/>For the <em>ODMG-api</em> the mandatory settings can be 
found in the
+                <a href="site:odmg-guide/metadata">odmg-guide</a>.
             </warning>
             <p>
                 The attribute



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to