Author: arminw
Date: Thu Feb 2 13:59:14 2006
New Revision: 374524
URL: http://svn.apache.org/viewcvs?rev=374524&view=rev
Log:
move note in "Configuration Properties" section
Modified:
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/odmg-guide.xml
Modified:
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/odmg-guide.xml
URL:
http://svn.apache.org/viewcvs/db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/odmg-guide.xml?rev=374524&r1=374523&r2=374524&view=diff
==============================================================================
---
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/odmg-guide.xml
(original)
+++
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/odmg-guide.xml
Thu Feb 2 13:59:14 2006
@@ -210,6 +210,11 @@
components. All configuration properties can be set in the
<a href="ext:ojb.properties">OJB.properties</a> file.
</p>
+ <note>
+ Most of the properties below can be changed at runtime
+ (global or/and in a per transaction manner) using OJB's
+ <a href="#extensions">ODMG extensions</a>.
+ </note>
<p>
Here are all properties used by OJB's
<em>ODMG-api</em> implementation:
@@ -314,9 +319,6 @@
<p/>
If the used databases support 'deferred checks' it's
recommended to use this
feature and to disable OJB's object ordering.
- <note>
- This setting can be changed at runtime using OJB's
<a href="#extensions">ODMG extensions</a>.
- </note>
</td>
</tr>
<!--<tr>-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]