1 Jul 2005 17:32
Hiberate 3.0
Chas Douglass <chas <at> floogle.net>
2005-07-01 15:32:45 GMT
2005-07-01 15:32:45 GMT
I'm trying to use Hibernate for the first time, so of course I picked
the latest release 3.0.
It appears the Mckoi conflicts in previous releases have been fixed. At
any rate, I don't have the problems previously mentioned. The error I
get is:
[java] 08:20:44,741 ERROR JDBCTransaction:104 - JDBC commit failed
[java] com.mckoi.database.jdbc.MSQLException: Concurrent
Serializable Trans
action Conflict(2): Table altered/dropped: AuctionUser
[java] at
com.mckoi.database.jdbc.RemoteDatabaseInterface.execQuery(Rem
oteDatabaseInterface.java:280)
[java] at
com.mckoi.database.jdbc.MConnection.executeQuery(MConnection.
java:453)
[java] at
com.mckoi.database.jdbc.MConnection.executeQueries(MConnectio
n.java:436)
[java] at
com.mckoi.database.jdbc.MStatement.executeQueries(MStatement.
java:193)
[java] at
com.mckoi.database.jdbc.MStatement.executeQuery(MStatement.ja
va:167)
[java] at
com.mckoi.database.jdbc.MStatement.executeQuery(MStatement.ja
va:222)
[java] at
com.mckoi.database.jdbc.MConnection.commit(MConnection.java:6
(Continue reading)
RSS Feed