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 TypeClassDescriptionclassSecondPass implementing delayed resolution of id-generators associated with an entity.classSecondPass 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.