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 TypeClassDescriptionclassTemplate support for IdGeneratorResolver implementations dealing with entity identifiersclassIdGeneratorResolver for handling generators assigned to id-bag mappingsclassSecondPass 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.