Issue Type: Bug Bug
Assignee: Brett Meyer
Created: 13/Feb/13 9:47 PM
Description:

Several classes have "sqlDropStrings" methods – most of them are the same. Add this to Dialect to remove the duplication.

Most importantly, a few unit tests are doing "drop table foo if exists" SQL calls. These fail in dialects where the "if exists" isn't supported. The tests need to use the dialect method instead.

Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira