Author: tv
Date: Fri Jan 4 08:21:10 2019
New Revision: 1850321
URL: http://svn.apache.org/viewvc?rev=1850321&view=rev
Log:
Don't generate deprecated code by default
Modified:
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/conf/options.properties
Modified:
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/conf/options.properties
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/conf/options.properties?rev=1850321&r1=1850320&r2=1850321&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/conf/options.properties
(original)
+++
db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/conf/options.properties
Fri Jan 4 08:21:10 2019
@@ -298,4 +298,4 @@ torque.om.enumNameSuffix = Enum
# which have been renamed to retrieveByObjectKeys.
# These methods only provide backwards compatibility,
# the same functionality is provided by the retrieveByObjectKeys methods.
-torque.om.retrieve.bypk.deprecated = true
\ No newline at end of file
+torque.om.retrieve.bypk.deprecated = false
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]