Add support for "START WITH"
----------------------------

                 Key: DDLUTILS-125
                 URL: http://issues.apache.org/jira/browse/DDLUTILS-125
             Project: DdlUtils
          Issue Type: New Feature
          Components: Core (No specific database)
    Affects Versions: 1.0
            Reporter: Mike Perham
         Assigned To: Thomas Dudziak


OJB requires all identity column values to be greater than 0.  Most databases 
default the starting value to 0.  I would like to be able to set a default for 
all sequences/identities that I create.  Maybe a new attribute on <database> 
like "default-start-with".

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