Uses of Class
org.hibernate.id.AbstractUUIDGenerator
-
Packages that use AbstractUUIDGenerator Package Description org.hibernate.id This package and its subpackages, especiallyorg.hibernate.id.enhanced, contain the built-in id generators, all of which implement eitherIdentifierGeneratororPostInsertIdentifierGenerator. -
-
Uses of AbstractUUIDGenerator in org.hibernate.id
Subclasses of AbstractUUIDGenerator in org.hibernate.id Modifier and Type Class Description classUUIDHexGeneratorDeprecated.This remains around as an implementation detail ofhbm.xmlmappings.
-