Thomas Fox created TORQUE-264:
---------------------------------
Summary: remove unused attribute package and basePeer on database
element in schema
Key: TORQUE-264
URL: https://issues.apache.org/jira/browse/TORQUE-264
Project: Torque
Issue Type: Improvement
Components: Templates
Affects Versions: 4.0-beta1
Reporter: Thomas Fox
Assignee: Thomas Fox
Fix For: 4.0
The packages for the different classes can all be set via the option
torque.om.package. There is no need to set a package in the schema.
The base classes to use can also be set from the options:
# The base class for all Peer classes
torque.om.basePeerBaseClass =
# The base class for all Peer implementation classes
torque.om.basePeerImplBaseClass = org.apache.torque.util.BasePeerImpl
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]