[jboss-user] [EJB 3.0] - Re: @GeneratedValue(strategy=GenerationType.AUTO) for oracle
stevoo
do-not-reply at jboss.com
Tue Jul 15 08:48:46 EDT 2008
with out being 100% sure ... did you did updates on the tables ?
you had a working directory and changed the structure of your db ?
Perhaps if you change you persistence xml if it is from "update" to "create-drop" to drop and recreate the database. perhaps that may synchronize the db.
Bare in mind you will loss everything with this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164485#4164485
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164485
More information about the jboss-user
mailing list