arminw 2005/06/08 16:31:41 Modified: src/test/org/apache/ojb Tag: OJB_1_0_RELEASE OJB.properties Log: add comment Revision Changes Path No revision No revision 1.75.2.9 +3 -2 db-ojb/src/test/org/apache/ojb/OJB.properties Index: OJB.properties =================================================================== RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/OJB.properties,v retrieving revision 1.75.2.8 retrieving revision 1.75.2.9 diff -u -r1.75.2.8 -r1.75.2.9 --- OJB.properties 4 Jun 2005 14:49:52 -0000 1.75.2.8 +++ OJB.properties 8 Jun 2005 23:31:40 -0000 1.75.2.9 @@ -380,7 +380,8 @@ # @deprecated property for backward compatibility. # If set 'true' the behavior of method # ImplementationImpl#setImplicitLocking(...) will be the same as -# in OJB <=1.0.3 and disable the new possibility of global 'implicit locking' +# in OJB <=1.0.3 (set the implicit locking behavior of the current used transaction) +# and disable the new possibility of global 'implicit locking' # setting at runtime with ImplementationExt#setImplicitLocking. # This is only for backward compatibility and will # be removed at a later date.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
