Class Hierarchy
- java.lang.Object
- org.hibernate.boot.spi.AbstractNamedQueryDefinition (implements org.hibernate.boot.query.NamedQueryDefinition)
- org.hibernate.boot.internal.NamedHqlQueryDefinitionImpl (implements org.hibernate.boot.query.NamedHqlQueryDefinition)
- org.hibernate.boot.internal.NamedNativeQueryDefinitionImpl (implements org.hibernate.boot.query.NamedNativeQueryDefinition)
- org.hibernate.boot.internal.BootstrapContextImpl (implements org.hibernate.boot.spi.BootstrapContext)
- org.hibernate.boot.internal.ClassLoaderAccessImpl (implements org.hibernate.boot.spi.ClassLoaderAccess)
- org.hibernate.boot.internal.ClassmateContext
- org.hibernate.boot.internal.DefaultCustomEntityDirtinessStrategy (implements org.hibernate.CustomEntityDirtinessStrategy)
- org.hibernate.boot.internal.DefaultSessionFactoryBuilderInitiator (implements org.hibernate.boot.registry.StandardServiceInitiator<R>)
- org.hibernate.boot.internal.DefaultSessionFactoryBuilderService (implements org.hibernate.boot.spi.SessionFactoryBuilderService)
- org.hibernate.boot.internal.ForeignKeyNameSource (implements org.hibernate.boot.model.naming.ImplicitForeignKeyNameSource)
- org.hibernate.boot.internal.GenerationStrategyInterpreter
- org.hibernate.boot.internal.InFlightMetadataCollectorImpl (implements org.hibernate.boot.model.convert.spi.ConverterRegistry, org.hibernate.boot.spi.InFlightMetadataCollector)
- org.hibernate.boot.internal.MetadataBuilderImpl (implements org.hibernate.boot.spi.MetadataBuilderImplementor, org.hibernate.boot.model.TypeContributions)
- org.hibernate.boot.internal.MetadataBuilderImpl.MappingDefaultsImpl (implements org.hibernate.boot.spi.MappingDefaults)
- org.hibernate.boot.internal.MetadataBuilderImpl.MetadataBuildingOptionsImpl (implements org.hibernate.boot.spi.JpaOrmXmlPersistenceUnitDefaultAware, org.hibernate.boot.spi.MetadataBuildingOptions)
- org.hibernate.boot.internal.MetadataBuildingContextRootImpl (implements org.hibernate.boot.spi.MetadataBuildingContext)
- org.hibernate.boot.internal.MetadataImpl (implements org.hibernate.boot.spi.MetadataImplementor, java.io.Serializable)
- org.hibernate.boot.internal.NamedProcedureCallDefinitionImpl (implements org.hibernate.boot.query.NamedProcedureCallDefinition)
- org.hibernate.boot.internal.SessionFactoryBuilderImpl (implements org.hibernate.boot.spi.SessionFactoryBuilderImplementor)
- org.hibernate.boot.internal.SessionFactoryOptionsBuilder (implements org.hibernate.boot.spi.SessionFactoryOptions)
- org.hibernate.boot.internal.SimpleResourceLocator (implements org.hibernate.boot.ResourceLocator)
- org.hibernate.boot.internal.StandardEntityNotFoundDelegate (implements org.hibernate.proxy.EntityNotFoundDelegate)
- org.hibernate.boot.internal.StandardResourceLocator (implements org.hibernate.boot.ResourceLocator)
- org.hibernate.boot.spi.AbstractNamedQueryDefinition (implements org.hibernate.boot.query.NamedQueryDefinition)
Interface Hierarchy
- org.hibernate.boot.internal.GenerationStrategyInterpreter.GeneratorNameDeterminationContext