Package org.hibernate.generator

This package defines an abstraction over all kinds of automatic value generation, including id generation and version number generation. The root abstraction is the interface Generator.