posted 11 years ago
Hi All,
I'm really curious, is it possible to put quotes in generated table names and column names?
Assuming i have defined my class as below :
Then this class will be converted into table and column names as defined in the class.
With that class, how to set and tell the Hibernate to create table name to be 'Student' and column names to be 'id', and 'name'?
Any suggestion will be highly appreciated.
Thank you very much.
Sorry, perhaps my english language isn't too good.. Prepare for SCJP 6, Please God help me.. ☼
References : [Java.Boot] [JavaChamp] [JavaPrepare]