[ 
https://issues.apache.org/jira/browse/TORQUE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fox updated TORQUE-264:
------------------------------

    Description: 
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


  was:
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


        Summary: remove unused attribute package, baseClass and basePeer on 
database element in schema  (was: remove unused attribute package and basePeer 
on database element in schema)
    
> 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: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to