database - Can string be used for hibernate generator id tag type -
I am using hibernate to map my program to the table, in which the varChar value as its primary key I was wondering if it is possible to type type = "string" in place of long or any other number, for example
& Lt; / Id & gt;
Comments
Post a Comment