Author: arminw
Date: Sun Oct 15 17:56:03 2006
New Revision: 464347
URL: http://svn.apache.org/viewvc?view=rev&rev=464347
Log:
update comment
Modified:
db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties
Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties
URL:
http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties?view=diff&rev=464347&r1=464346&r2=464347
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties
(original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/OJB.properties Sun
Oct 15 17:56:03 2006
@@ -309,8 +309,7 @@
# and don't have to be declared public or protected
# - PersistentFieldCGLibImpl
# A very fast beans compliant (getter/setter access based) PersistentField
-# implementation (it's three times faster than the direct field access via
reflection).
-# Needs public getter/setter for all declared fields.
+# implementation. Needs public getter/setter for all declared fields.
# - PersistentFieldPrivilegedImpl
# Same as above, but does cooperate with AccessController and do not
# suppress the java language access check (but is slow compared with direct
access).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]