Author: arminw
Date: Tue Oct  2 15:13:42 2007
New Revision: 581415

URL: http://svn.apache.org/viewvc?rev=581415&view=rev
Log:
add state-detection attribute

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml
URL: 
http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml?rev=581415&r1=581414&r2=581415&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository.xml Tue Oct  2 
15:13:42 2007
@@ -49,8 +49,10 @@
 ]>
 
 
-<descriptor-repository version="1.0" isolation-level="read-uncommitted"
-        proxy-prefetching-limit="50">
+<descriptor-repository version="1.0"
+                       isolation-level="read-uncommitted"
+                       proxy-prefetching-limit="50"
+                       state-detection="on">
 
     <!-- include all used database connections -->
     &database;



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

Reply via email to