Are you sure you want to use Double as you id type. Normally databases are 
using integers for ids. Try to use Long ,or Integer if you can gurarantee that 
you won't exceed the max int value, instead?

With kind regards
Oskar


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043580#4043580

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043580
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to