You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Fox (JIRA)" <ji...@apache.org> on 2013/02/01 21:50:13 UTC

[jira] [Created] (TORQUE-264) remove unused attribute package and basePeer on database element in schema

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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org