Tag: uuid.hex
Generators <generator> In Hibernate
by  Java4s | 26 Comments
  [ Ask Question ]
<generator /> is one of main element we are using in the hibernate framework , let us see the concept behind this generators. Up to now in our hibernate mapping file, we used to write…