Joined: Thu Sep 01, 2005 2:44 pm Posts: 1
|
I'm having trouble using the sample database with DB2 with hibernate. Specifically, when I generate .hbm files using hibernate-tools the "Character" datatype is producing java Character object members. The database table contains some number of characters in the field but only the first character comes through in the Java.
I have tried to intercept it in the hibernate.reveng.xml file but it doesn't seem to work.
Any help would be appreciated!
Hibernate version:
3.0.5
Name and version of the database you are using:
DB2 8.1
|
|