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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...