Capture and creation of non-table entities - constraints, triggers, stored 
procedures and others
------------------------------------------------------------------------------------------------

         Key: DDLUTILS-28
         URL: http://issues.apache.org/jira/browse/DDLUTILS-28
     Project: DdlUtils
        Type: New Feature
 Environment: SQL Server, Oracle
    Reporter: Peter Millington
 Assigned to: Thomas Dudziak 


Database build includes many non-table items - commonly constraints, triggers, 
stored procedures and others which may be database dependant (Oracle sequences 
as an example).

Even the the common entities are generally not transportable between database 
types.  The schema should allow multiple versions of each item to be created, 
one per database type which the user requires to support.

Can the ddl-utils package use user-customisable sql templates to create 
non-standard items from (new) generic XML tags?



-- 
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

Reply via email to