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

Thomas Fox resolved TORQUE-147.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0

added a new interface ColumnAccessByName for the get/set byName, byPeerName and 
byPosition methods

> Database objects should not need to inherit from BaseObject
> -----------------------------------------------------------
>
>                 Key: TORQUE-147
>                 URL: https://issues.apache.org/jira/browse/TORQUE-147
>             Project: Torque
>          Issue Type: Improvement
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.0
>
>
> Currently it is an error if database objects do not inherit from BaseObject. 
> This makes embedding of Torque objects in other frameworks very difficult, 
> because it does not allow to choose an own parent to inherit from.
> The minimum requirement would be that it is not required any more that 
> database objects inherit from BaseObject.
> Ideally BaseObject dies and the base objects inherit directly from 
> java.lang.object.

--
This message is automatically generated by JIRA.
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]

Reply via email to