IN PROGRESS - issue BATCH-277: Add Mysql schema and configurations to the DAO classes

http://jira.springframework.org/browse/BATCH-277

Switched order of "IF EXISTS" for MySQL.
This commit is contained in:
dsyer
2008-01-15 13:23:07 +00:00
parent 8bdf835cdd
commit dcdac74657
7 changed files with 27 additions and 185 deletions

View File

@@ -3,6 +3,6 @@ platform=oracle10g
BIGINT = BIGINT
IDENTITY = unsigned
GENERATED =
IFEXISTS = IF EXISTS
IFEXISTSBEFORE = IF EXISTS
# for generating drop statements...
SEQUENCE = TABLE