[ 
http://issues.apache.org/jira/browse/DDLUTILS-69?page=comments#action_12365870 
] 

Thomas Dudziak commented on DDLUTILS-69:
----------------------------------------

I'd rather not create yet another variant(s) of createTables/alterTables, and 
the creation parameters contain database-specific stuff. IMO it is a lot 
simpler anyway to create a clone of the model (all model classes should be 
cloneable) and simply remove the constraints.

> Add possibility to generate SQL for database creation without constraints
> -------------------------------------------------------------------------
>
>          Key: DDLUTILS-69
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-69
>      Project: DdlUtils
>         Type: Improvement
>     Reporter: Konstantin Shaposhnikov
>     Assignee: Thomas Dudziak

>
> It would be good if DDL supports generation of SQL without  constrinats. 
> This can be done by introdusing some standard property in 
> CreationalParameters or by adding new  parameter to SqlBuilder.createTables 
> and SqlBuilder.alterTables.

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