How can I use the generator for a property instead,
February 20, 2007 at 4:32 PM
How can I use the generator for a property instead of primary key, because I want Hibernate to generate unique id to be inserted in a column in table thats not primary key.
View All Comments
| View Tutorial