Support database views
----------------------

                 Key: TORQUE-175
                 URL: https://issues.apache.org/jira/browse/TORQUE-175
             Project: Torque
          Issue Type: New Feature
          Components: Templates
    Affects Versions: 4.0
            Reporter: Thomas Fox


New feature description:
Views can be created via XML. For this, a new tag <view> should be added to the 
schema XML. The sql attribute of the view element is used to create the view- 
All columns must be described by normal <column> elements.
Peer classes should be created for views which offer read-only methods only.
Database objects should be created for views, which have public getters but 
protected setters.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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