[ http://issues.apache.org/jira/browse/DDLUTILS-81?page=comments#action_12370688 ]
Achille Carette commented on DDLUTILS-81: ----------------------------------------- The current database.dtd does not know of sequences. Is it modifiable ? Is this diveregence from Torque possible to include something like <!ELEMENT sequence EMPTY> <!ATTLIST sequence name CDATA #REQUIRED startValue CDATA #IMPLIED increment CDATA #IMPLIED minValue CDATA #IMPLIED maxValue CDATA #IMPLIED order (true|false) #IMPLIED cycle (true|false) #IMPLIED cache (true|false) #IMPLIED > > Capture and creation of sequences > --------------------------------- > > Key: DDLUTILS-81 > URL: http://issues.apache.org/jira/browse/DDLUTILS-81 > Project: DdlUtils > Type: Sub-task > Environment: Oracle, DB2 > Reporter: Achille Carette > Assignee: Thomas Dudziak > > Support generation and capture of sequences (as defined in Oracle or DB2). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira