|
Loading...
|
torque-dev@db.apache.org
[Prev] Thread [Next] | [Prev] Date [Next]
[jira] [Resolved] (TORQUE-175) Support database views Thomas Fox (Resolved) (JIRA) Sun Apr 01 09:00:45 2012
[
https://issues.apache.org/jira/browse/TORQUE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox resolved TORQUE-175.
-------------------------------
Resolution: Fixed
Fix Version/s: 4.0
> 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
> Assignee: Thomas Fox
> Fix For: 4.0
>
>
> 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]
- [jira] [Resolved] (TORQUE-175) Support database views Thomas Fox (Resolved) (JIRA) 2012/04/01 <=
- Re: [jira] [Resolved] (TORQUE-175) Support database views Thomas Vandahl 2012/04/01
- Re: [jira] [Resolved] (TORQUE-175) Support database views Thomas Fox 2012/04/02