Uses of Class
org.hibernate.boot.model.internal.AbstractEntityIdGeneratorResolver
Packages that use AbstractEntityIdGeneratorResolver
-
Uses of AbstractEntityIdGeneratorResolver in org.hibernate.boot.model.internal
Subclasses of AbstractEntityIdGeneratorResolver in org.hibernate.boot.model.internalModifier and TypeClassDescriptionclass
SecondPass implementing delayed resolution of id-generators associated with an entity.class
SecondPass implementing delayed resolution of id-generators associated with an entity using strict JPA resolution - based mainly on global resolution of generator names, along with support for UUID and String member types with AUTO.