Package org.hibernate.boot.model.source.internal
-
Interface Summary Interface Description ImplicitColumnNamingSecondPass BecauseImplicitNamingStrategy
often requires access info from PersistentClass, we sometimes need to wait until the proper PersistentClass is bound to the in-flight metadata, which means a SecondPass (in this version still using second passes). -
Class Summary Class Description OverriddenMappingDefaults Represents a "nested level" in the mapping defaults stack.OverriddenMappingDefaults.Builder