[jboss-user] [EJB 3.0] - using GenerationType.TABLE - ERROR [MultipleHiLoPerTableGene
fbadt
do-not-reply at jboss.com
Tue Sep 19 12:41:23 EDT 2006
using a table generator per the below link:
https://blueprints.dev.java.net/bpcatalog/ee5/persistence/primarykeys.html
The table has a value of type Integer and this matches the get/set in the pojo.
The error coming back is:
ERROR [MultipleHiLoPerTableGenerator] could not read or init a hi value
and the javadocs state that the type is a Long
http://www.hibernate.org/hib_docs/v3/api/org/hibernate/id/MultipleHiLoPerTableGenerator.html
This is being run against an informix 9.4 database with the Informix drivers
http://www14.software.ibm.com/webapp/download/search.jsp?go=y&rs=ifxjdbc
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972663#3972663
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972663
More information about the jboss-user
mailing list