Thomas Fox created TORQUE-232:
---------------------------------
Summary: generated peer's initDatabaseMap() methods should call
the init method of the DatabaseMapInit class
Key: TORQUE-232
URL: https://issues.apache.org/jira/browse/TORQUE-232
Project: Torque
Issue Type: Bug
Reporter: Thomas Fox
Assignee: Thomas Fox
Priority: Trivial
Currently, the generated peer's initDatabaseMap() methods call the init method
of the BaseDatabaseMapInit class. As with all other calls to generated methods,
teh call should not be on the Base class, but on the inherited class. This
gives the user the opportunity to override the behaviour of the method.
--
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]