Hi, I have a db schema with all tables using defaultIdMethod="native" definition. However when I run the application I get following message and execution is halted:
[WARN] IDBroker - -IDBroker is being used with db 'M3C', which does not support transactions. IDBroker attempts to use transactions to limit the pos sibility of duplicate key generation. Without transactions, duplicate key gener ation is possible if multiple JVMs are used or other means are used to write to the database. What is the solution. I am using mysql as DBMS. Hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
