I use hibernate with mysql. So far everything works as expected.
Since the standard of mysql seems to be using tables of the type
myisam I want to change that to use innodb of course to use transactions.
Is there a way to sneak in addtl. sql statements in the table creation?
(or here an alter statement?). I know I can change type of properties
but the table itself?
Any hints are welcome.
Oliver
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel