|
With the addition of pluggable org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor (and even a multi-line extractor out-of-the-box) I just do not see this as an issue.
If you have trouble using org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor or supplying a custom ImportSqlCommandExtractor that does exactly what you want feel free to open an issue for that specifically.
|