Uses of Interface
org.hibernate.boot.model.internal.IdGeneratorResolver
Packages that use IdGeneratorResolver
-
Uses of IdGeneratorResolver in org.hibernate.boot.model.internal
Classes in org.hibernate.boot.model.internal that implement IdGeneratorResolverModifier and TypeClassDescriptionclass
Template support for IdGeneratorResolver implementations dealing with entity identifiersclass
IdGeneratorResolver for handling generators assigned to id-bag mappingsclass
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.