[
https://issues.apache.org/jira/browse/TORQUE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox resolved TORQUE-264.
-------------------------------
Resolution: Fixed
> remove unused attribute package, baseClass 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 default base class for all data objects.
> # can be overridden by setting the baseClass attribute on a table.
> torque.om.dbObjectDefaultBaseClass =
> # 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]