|
You should not need to create tables yourself using Trails regardless of what database you use. I've successfully tested with MySQL. Hibernate, using the default settings in Trails, will create the tables on startup. Or if you prefer, there is an ant target to create the ddl in a file. |