# All API elements considered deprecated - union of @Deprecated and @Remove org.hibernate.EmptyInterceptor org.hibernate.Filter#getFilterDefinition org.hibernate.IdentifierLoadAccess#with org.hibernate.Interceptor#findDirty org.hibernate.Interceptor#getEntity org.hibernate.Interceptor#onCollectionRecreate org.hibernate.Interceptor#onCollectionRemove org.hibernate.Interceptor#onCollectionUpdate org.hibernate.Interceptor#onDelete org.hibernate.Interceptor#onFlushDirty org.hibernate.Interceptor#onLoad org.hibernate.Interceptor#onSave org.hibernate.LockOptions#SKIP_LOCKED org.hibernate.LockOptions#getAliasLockIterator org.hibernate.LockOptions#getScope org.hibernate.LockOptions#setScope org.hibernate.Metamodel org.hibernate.MultiIdentifierLoadAccess#with org.hibernate.NaturalIdLoadAccess#using org.hibernate.NaturalIdMultiLoadAccess#compoundValue org.hibernate.NaturalIdMultiLoadAccess#with org.hibernate.QueryException# org.hibernate.ReplicationMode org.hibernate.Session#buildLockRequest org.hibernate.Session#createNamedQuery org.hibernate.Session#createQuery org.hibernate.Session#delete org.hibernate.Session#load org.hibernate.Session#lock org.hibernate.Session#refresh org.hibernate.Session#replicate org.hibernate.Session#save org.hibernate.Session#update org.hibernate.Session$LockRequest org.hibernate.SessionBuilder#tenantIdentifier org.hibernate.SessionFactory#getFilterDefinition org.hibernate.SessionFactory#getSessionFactoryOptions org.hibernate.SharedSessionBuilder#connectionReleaseMode org.hibernate.SharedSessionBuilder#tenantIdentifier org.hibernate.StatelessSessionBuilder#tenantIdentifier org.hibernate.annotations.AttributeAccessor#value org.hibernate.annotations.Cache#include org.hibernate.annotations.CacheModeType org.hibernate.annotations.CascadeType#DELETE org.hibernate.annotations.CascadeType#REPLICATE org.hibernate.annotations.CascadeType#SAVE_UPDATE org.hibernate.annotations.Comment org.hibernate.annotations.CurrentTimestamp#timing org.hibernate.annotations.DialectOverride$OrderBy org.hibernate.annotations.DialectOverride$Where org.hibernate.annotations.DynamicInsert#value org.hibernate.annotations.DynamicUpdate#value org.hibernate.annotations.ForeignKey org.hibernate.annotations.Generated#value org.hibernate.annotations.GenerationTime org.hibernate.annotations.GeneratorType org.hibernate.annotations.GenericGenerator org.hibernate.annotations.Index org.hibernate.annotations.LazyCollection org.hibernate.annotations.LazyToOne org.hibernate.annotations.Loader org.hibernate.annotations.NamedNativeQuery#cacheMode org.hibernate.annotations.NamedNativeQuery#callable org.hibernate.annotations.NamedQuery#cacheMode org.hibernate.annotations.OrderBy org.hibernate.annotations.Polymorphism org.hibernate.annotations.Proxy org.hibernate.annotations.QueryHints org.hibernate.annotations.ResultCheckStyle org.hibernate.annotations.SQLDelete#check org.hibernate.annotations.SQLDeleteAll#check org.hibernate.annotations.SQLInsert#check org.hibernate.annotations.SQLUpdate#check org.hibernate.annotations.SelectBeforeUpdate org.hibernate.annotations.Source org.hibernate.annotations.Table org.hibernate.annotations.Target org.hibernate.annotations.Where org.hibernate.boot.MetadataSources#getXmlBindings org.hibernate.boot.SessionFactoryBuilder#enableJpaListCompliance org.hibernate.boot.archive.scan.spi.ScanOptions#canDetectHibernateMappingFiles org.hibernate.boot.internal.FailedSecondPassException org.hibernate.boot.internal.MetadataBuilderImpl#contributeType org.hibernate.boot.model.Caching org.hibernate.boot.model.TypeContributions#contributeType org.hibernate.boot.model.internal.AnnotatedColumns#setTableInternal org.hibernate.boot.model.internal.QueryBinder#createStoredProcedure org.hibernate.boot.model.relational.SqlStringGenerationContext#getIdentifierHelper org.hibernate.boot.model.source.internal.hbm.ModelBinder#useEntityWhereClauseForCollections org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource#getMapKeyNature org.hibernate.boot.models.categorize.spi.EntityTypeMetadata#isSelectBeforeUpdate org.hibernate.boot.spi.AdditionalMappingContributions#contributeBinding org.hibernate.boot.spi.EffectiveMappingDefaults#getDefaultListClassification org.hibernate.boot.spi.InFlightMetadataCollector#addAttributeConverter org.hibernate.boot.spi.InFlightMetadataCollector#addRegisteredConversion org.hibernate.boot.spi.InFlightMetadataCollector#addTypeDefinition org.hibernate.boot.spi.InFlightMetadataCollector#getAttributeConverterAutoApplyHandler org.hibernate.boot.spi.MetadataBuilderContributor org.hibernate.boot.spi.MetadataBuildingOptions#getManagedTypeRepresentationResolver org.hibernate.bytecode.enhance.spi.EnhancementContext#doDirtyCheckingInline org.hibernate.bytecode.enhance.spi.EnhancementContext#hasLazyLoadableAttributes org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer$InterceptorImplementor org.hibernate.bytecode.internal.BytecodeProviderInitiator#BYTECODE_PROVIDER_NAME_BYTEBUDDY org.hibernate.bytecode.internal.BytecodeProviderInitiator#BYTECODE_PROVIDER_NAME_DEFAULT org.hibernate.bytecode.internal.BytecodeProviderInitiator#BYTECODE_PROVIDER_NAME_NONE org.hibernate.bytecode.spi.BytecodeProvider#getReflectionOptimizer org.hibernate.c3p0.internal.C3P0ConnectionProvider#close org.hibernate.cache.RegionFactory org.hibernate.cache.internal.DisabledCaching#getCollectionRegionAccess org.hibernate.cache.internal.DisabledCaching#getEntityRegionAccess org.hibernate.cache.internal.DisabledCaching#getNaturalIdCacheRegionAccessStrategy org.hibernate.cache.internal.EnabledCaching#getCollectionRegionAccess org.hibernate.cache.internal.EnabledCaching#getEntityRegionAccess org.hibernate.cache.internal.EnabledCaching#getNaturalIdCacheRegionAccessStrategy org.hibernate.cache.spi.CacheImplementor#evictQueries org.hibernate.cache.spi.CacheImplementor#getCollectionRegionAccess org.hibernate.cache.spi.CacheImplementor#getEntityRegionAccess org.hibernate.cache.spi.CacheImplementor#getNaturalIdCacheRegionAccessStrategy org.hibernate.cfg.AvailableSettings#ALLOW_REFRESH_DETACHED_ENTITY org.hibernate.cfg.AvailableSettings#JPA_LOCK_SCOPE org.hibernate.cfg.AvailableSettings#JPA_LOCK_TIMEOUT org.hibernate.cfg.BatchSettings#BATCH_STRATEGY org.hibernate.cfg.BytecodeSettings#BYTECODE_PROVIDER org.hibernate.cfg.BytecodeSettings#ENHANCER_ENABLE_DIRTY_TRACKING org.hibernate.cfg.BytecodeSettings#ENHANCER_ENABLE_LAZY_INITIALIZATION org.hibernate.cfg.CacheSettings#CACHE_KEYS_FACTORY org.hibernate.cfg.CacheSettings#JPA_SHARED_CACHE_MODE org.hibernate.cfg.CacheSettings#JPA_SHARED_CACHE_RETRIEVE_MODE org.hibernate.cfg.CacheSettings#JPA_SHARED_CACHE_STORE_MODE org.hibernate.cfg.JdbcSettings#DATASOURCE org.hibernate.cfg.JdbcSettings#DIALECT_DB_MAJOR_VERSION org.hibernate.cfg.JdbcSettings#DIALECT_DB_MINOR_VERSION org.hibernate.cfg.JdbcSettings#DIALECT_DB_NAME org.hibernate.cfg.JdbcSettings#DIALECT_DB_VERSION org.hibernate.cfg.JdbcSettings#DRIVER org.hibernate.cfg.JdbcSettings#HBM2DDL_CONNECTION org.hibernate.cfg.JdbcSettings#JPA_JDBC_DRIVER org.hibernate.cfg.JdbcSettings#JPA_JDBC_PASSWORD org.hibernate.cfg.JdbcSettings#JPA_JDBC_URL org.hibernate.cfg.JdbcSettings#JPA_JDBC_USER org.hibernate.cfg.JdbcSettings#JPA_JTA_DATASOURCE org.hibernate.cfg.JdbcSettings#JPA_NON_JTA_DATASOURCE org.hibernate.cfg.JdbcSettings#PASS org.hibernate.cfg.JdbcSettings#URL org.hibernate.cfg.JdbcSettings#USER org.hibernate.cfg.JpaComplianceSettings#JPAQL_STRICT_COMPLIANCE org.hibernate.cfg.JpaComplianceSettings#JPA_LIST_COMPLIANCE org.hibernate.cfg.ManagedBeanSettings#CDI_BEAN_MANAGER org.hibernate.cfg.MappingSettings#USE_ENTITY_WHERE_CLAUSE_FOR_COLLECTIONS org.hibernate.cfg.PersistenceSettings#JPA_PERSISTENCE_PROVIDER org.hibernate.cfg.PersistenceSettings#JPA_TRANSACTION_TYPE org.hibernate.cfg.QuerySettings#QUERY_PLAN_CACHE_PARAMETER_METADATA_MAX_SIZE org.hibernate.cfg.SchemaToolingSettings#BULK_ID_STRATEGY_GLOBAL_TEMPORARY_CREATE_TABLES org.hibernate.cfg.SchemaToolingSettings#BULK_ID_STRATEGY_GLOBAL_TEMPORARY_DROP_TABLES org.hibernate.cfg.SchemaToolingSettings#BULK_ID_STRATEGY_LOCAL_TEMPORARY_DROP_TABLES org.hibernate.cfg.SchemaToolingSettings#BULK_ID_STRATEGY_PERSISTENT_TEMPORARY_CREATE_TABLES org.hibernate.cfg.SchemaToolingSettings#BULK_ID_STRATEGY_PERSISTENT_TEMPORARY_DROP_TABLES org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_CREATE_NAMESPACES org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_CREATE_SCHEMAS org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_CREATE_SCRIPT_SOURCE org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_CREATE_SOURCE org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_DATABASE_ACTION org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_DROP_SCRIPT_SOURCE org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_DROP_SOURCE org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_IMPORT_FILES org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_LOAD_SCRIPT_SOURCE org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_SCRIPTS_ACTION org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_SCRIPTS_CREATE_TARGET org.hibernate.cfg.SchemaToolingSettings#HBM2DDL_SCRIPTS_DROP_TARGET org.hibernate.cfg.ValidationSettings#JPA_PERSIST_VALIDATION_GROUP org.hibernate.cfg.ValidationSettings#JPA_REMOVE_VALIDATION_GROUP org.hibernate.cfg.ValidationSettings#JPA_UPDATE_VALIDATION_GROUP org.hibernate.cfg.ValidationSettings#JPA_VALIDATION_FACTORY org.hibernate.cfg.ValidationSettings#JPA_VALIDATION_MODE org.hibernate.classic.Lifecycle#onLoad org.hibernate.dialect.DatabaseVersion#makeCopy org.hibernate.dialect.Dialect# org.hibernate.dialect.Dialect#getCheckCondition org.hibernate.dialect.Dialect#getNoColumnsInsertString org.hibernate.dialect.Dialect#isAnsiNullOn org.hibernate.dialect.DialectDelegateWrapper#getNoColumnsInsertString org.hibernate.dialect.DialectDelegateWrapper#isAnsiNullOn org.hibernate.dialect.H2SqlAstTranslator#visitReturningInsertStatement org.hibernate.dialect.MySQLDialect#createVersion org.hibernate.dialect.MySQLDialect#getCharacterSetBytesPerCharacter org.hibernate.dialect.MySQLServerConfiguration#fromDatabaseMetadata org.hibernate.dialect.OracleDialect#isAutonomous org.hibernate.dialect.OracleDialect#isExtended org.hibernate.dialect.SybaseDialect#jtdsDriver org.hibernate.dialect.identity.DB2390IdentityColumnSupport org.hibernate.dialect.identity.H2FinalTableIdentityColumnSupport#render org.hibernate.dialect.identity.H2IdentityColumnSupport#render org.hibernate.dialect.identity.IdentityColumnSupport#appendIdentitySelectToInsert org.hibernate.dialect.sequence.LegacyDB2SequenceSupport org.hibernate.dialect.unique.DefaultUniqueDelegate org.hibernate.engine.internal.StatefulPersistenceContext#getCollectionEntries org.hibernate.engine.internal.StatefulPersistenceContext#getEntitiesByKey org.hibernate.engine.internal.Versioning#seedVersion org.hibernate.engine.jdbc.Size# org.hibernate.engine.jdbc.Size#getLobMultiplier org.hibernate.engine.jdbc.Size#setLobMultiplier org.hibernate.engine.jdbc.Size$LobMultiplier org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentImpl# org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator#USE_JDBC_METADATA_DEFAULTS org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$TemporaryJdbcSessionOwner#getObserver org.hibernate.engine.jdbc.env.spi.JdbcEnvironment#getQualifiedObjectNameFormatter org.hibernate.engine.spi.AbstractDelegatingSharedSessionBuilder#connectionReleaseMode org.hibernate.engine.spi.CascadingAction#noCascade org.hibernate.engine.spi.CascadingAction#requiresNoCascadeChecking org.hibernate.engine.spi.CascadingActions#DELETE org.hibernate.engine.spi.ExecuteUpdateResultCheckStyle org.hibernate.engine.spi.LoadQueryInfluencers#getInternalFetchProfile org.hibernate.engine.spi.LoadQueryInfluencers#setInternalFetchProfile org.hibernate.engine.spi.Mapping org.hibernate.engine.spi.PersistenceContext#getCollectionsByKey org.hibernate.engine.spi.PersistenceContext#proxyFor org.hibernate.engine.spi.PersistentAttributeInterceptor#attributeInitialized org.hibernate.engine.spi.PersistentAttributeInterceptor#getInitializedLazyAttributeNames org.hibernate.engine.spi.PersistentAttributeInterceptor#isAttributeLoaded org.hibernate.engine.spi.SessionDelegatorBaseImpl#buildLockRequest org.hibernate.engine.spi.SessionFactoryDelegatingImpl#getCollectionRolesByEntityParticipant org.hibernate.engine.spi.SessionFactoryDelegatingImpl#getFilterDefinition org.hibernate.engine.spi.SessionFactoryDelegatingImpl#getMetamodel org.hibernate.engine.spi.SessionFactoryDelegatingImpl#resolveParameterBindType org.hibernate.engine.spi.SessionFactoryImplementor#getIdentifierGenerator org.hibernate.engine.spi.SessionFactoryImplementor#getMetamodel org.hibernate.engine.spi.SessionFactoryImplementor#resolveParameterBindType org.hibernate.engine.spi.SessionImplementor#delete org.hibernate.engine.spi.SessionImplementor#merge org.hibernate.engine.spi.SessionImplementor#persist org.hibernate.engine.spi.SessionImplementor#refresh org.hibernate.engine.spi.SessionImplementor#removeOrphanBeforeUpdates org.hibernate.engine.spi.SessionLazyDelegator#buildLockRequest org.hibernate.engine.spi.SessionLazyDelegator#createNamedQuery org.hibernate.engine.spi.SessionLazyDelegator#createNativeQuery org.hibernate.engine.spi.SessionLazyDelegator#createQuery org.hibernate.engine.spi.SessionLazyDelegator#delete org.hibernate.engine.spi.SessionLazyDelegator#getNamedNativeQuery org.hibernate.engine.spi.SessionLazyDelegator#getNamedQuery org.hibernate.engine.spi.SessionLazyDelegator#load org.hibernate.engine.spi.SessionLazyDelegator#lock org.hibernate.engine.spi.SessionLazyDelegator#refresh org.hibernate.engine.spi.SessionLazyDelegator#replicate org.hibernate.engine.spi.SessionLazyDelegator#save org.hibernate.engine.spi.SessionLazyDelegator#update org.hibernate.engine.spi.SharedSessionContractImplementor#getFlushMode org.hibernate.engine.spi.SharedSessionContractImplementor#isAutoCloseSessionEnabled org.hibernate.engine.spi.SharedSessionContractImplementor#setAutoClear org.hibernate.engine.spi.SharedSessionContractImplementor#shouldAutoClose org.hibernate.envers.AuditReader#getCurrentRevision org.hibernate.envers.Audited#auditParents org.hibernate.envers.boot.internal.EnversServiceImpl#getAuditStrategy org.hibernate.envers.query.internal.impl.AbstractAuditQuery#setLockMode org.hibernate.envers.strategy.AuditStrategy org.hibernate.envers.strategy.DefaultAuditStrategy org.hibernate.envers.strategy.ValidityAuditStrategy org.hibernate.envers.strategy.internal.ValidityAuditStrategy#setRevisionTimestampGetter org.hibernate.event.internal.DefaultReplicateEventListener org.hibernate.event.internal.DefaultSaveEventListener org.hibernate.event.internal.DefaultSaveOrUpdateEventListener org.hibernate.event.internal.DefaultUpdateEventListener org.hibernate.event.service.internal.EventListenerGroupImpl#listeners org.hibernate.event.service.spi.EventListenerGroup#clear org.hibernate.event.service.spi.EventListenerGroup#listeners org.hibernate.event.spi.ReplicateEventListener org.hibernate.event.spi.SaveOrUpdateEventListener org.hibernate.exception.internal.StandardSQLExceptionConverter# org.hibernate.exception.internal.StandardSQLExceptionConverter#addDelegate org.hibernate.generator.internal.SourceGeneration org.hibernate.grammars.graph.GraphLanguageLexer#getTokenNames org.hibernate.grammars.graph.GraphLanguageLexer#tokenNames org.hibernate.grammars.graph.GraphLanguageParser#getTokenNames org.hibernate.grammars.graph.GraphLanguageParser#tokenNames org.hibernate.grammars.hql.HqlLexer#getTokenNames org.hibernate.grammars.hql.HqlLexer#tokenNames org.hibernate.grammars.hql.HqlParser#getTokenNames org.hibernate.grammars.hql.HqlParser#tokenNames org.hibernate.grammars.importsql.SqlScriptLexer#getTokenNames org.hibernate.grammars.importsql.SqlScriptLexer#tokenNames org.hibernate.grammars.importsql.SqlScriptParser#getTokenNames org.hibernate.grammars.importsql.SqlScriptParser#tokenNames org.hibernate.grammars.ordering.OrderingLexer#getTokenNames org.hibernate.grammars.ordering.OrderingLexer#tokenNames org.hibernate.grammars.ordering.OrderingParser#getTokenNames org.hibernate.grammars.ordering.OrderingParser#tokenNames org.hibernate.graph.GraphSemantic#fromJpaHintName org.hibernate.graph.GraphSemantic#getJpaHintName org.hibernate.id.AbstractPostInsertGenerator org.hibernate.id.AbstractUUIDGenerator org.hibernate.id.Assigned org.hibernate.id.ForeignGenerator org.hibernate.id.GUIDGenerator org.hibernate.id.IdentifierGeneratorHelper#SHORT_CIRCUIT_INDICATOR org.hibernate.id.IncrementGenerator#getAllSqlForTests org.hibernate.id.PersistentIdentifierGenerator#IDENTIFIER_NORMALIZER org.hibernate.id.UUIDGenerationStrategy org.hibernate.id.UUIDGenerator org.hibernate.id.UUIDHexGenerator org.hibernate.id.enhanced.DatabaseStructure#getAllSqlForTests org.hibernate.id.enhanced.DatabaseStructure#prepare org.hibernate.id.enhanced.TableGenerator#getAllSqlForTests org.hibernate.id.insert.InsertGeneratedIdentifierDelegate org.hibernate.integrator.spi.Integrator#integrate org.hibernate.internal.CoreMessageLogger#batchContainedStatementsOnRelease org.hibernate.internal.CoreMessageLogger#disablingContextualLOBCreation org.hibernate.internal.CoreMessageLogger#unableToExecuteBatch org.hibernate.internal.CoreMessageLogger#unableToReleaseBatchStatement org.hibernate.internal.CoreMessageLogger#unexpectedRowCounts org.hibernate.internal.CoreMessageLogger#usingDialect org.hibernate.internal.FastSessionServices#getDefaultTimeZoneStorageStrategy org.hibernate.internal.FastSessionServices#getMutationExecutorService org.hibernate.internal.JdbcObserverImpl org.hibernate.internal.JdbcSessionContextImpl#getObserver org.hibernate.internal.JdbcSessionContextImpl#getServiceRegistry org.hibernate.internal.JdbcSessionContextImpl#getSessionFactory org.hibernate.internal.SessionFactoryImpl#configuredInterceptor org.hibernate.internal.SessionFactoryImpl#getGenerator org.hibernate.internal.SessionFactoryImpl#getIdentifierGenerator org.hibernate.internal.SessionImpl#buildLockRequest org.hibernate.internal.SessionImpl#delete org.hibernate.internal.SessionImpl#load org.hibernate.internal.SessionImpl#refresh org.hibernate.internal.SessionImpl#save org.hibernate.internal.SessionImpl#update org.hibernate.internal.SessionImpl$LockRequestImpl org.hibernate.internal.SessionImpl$SharedSessionBuilderImpl#connectionReleaseMode org.hibernate.internal.SessionImpl$SharedSessionBuilderImpl#tenantIdentifier org.hibernate.internal.util.ConfigHelper org.hibernate.internal.util.ReflectHelper#classForName org.hibernate.internal.util.xml.DTDEntityResolver org.hibernate.jdbc.Expectations#BASIC org.hibernate.jdbc.Expectations#NONE org.hibernate.jdbc.Expectations#PARAM org.hibernate.jpa.LegacySpecHints org.hibernate.jpa.QueryHints org.hibernate.jpa.boot.spi.JpaSettings#METADATA_BUILDER_CONTRIBUTOR org.hibernate.jpa.boot.spi.JpaSettings#TYPE_CONTRIBUTORS org.hibernate.jpa.boot.spi.TypeContributorList org.hibernate.jpa.spi.JpaCompliance#isJpaListComplianceEnabled org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor org.hibernate.loader.ast.spi.BatchLoaderFactory#createEntityBatchLoader org.hibernate.loader.ast.spi.Loadable#isAffectedByEnabledFilters org.hibernate.loader.ast.spi.Loadable#isAffectedByInfluencers org.hibernate.loader.internal.NaturalIdLoadAccessImpl#using org.hibernate.mapping.CheckConstraint#constraintString org.hibernate.mapping.Column#checkConstraint org.hibernate.mapping.Column#getCheckConstraint org.hibernate.mapping.Column#getSqlType org.hibernate.mapping.Column#setCheckConstraint org.hibernate.mapping.Index#getColumnOrderMap org.hibernate.mapping.Index#getColumns org.hibernate.mapping.RootClass#DEFAULT_DISCRIMINATOR_COLUMN_NAME org.hibernate.mapping.RootClass#DEFAULT_IDENTIFIER_COLUMN_NAME org.hibernate.mapping.Selectable#getAlias org.hibernate.mapping.SimpleValue#DEFAULT_ID_GEN_STRATEGY org.hibernate.mapping.SimpleValue#isCascadeDeleteEnabled org.hibernate.mapping.SimpleValue#setCascadeDeleteEnabled org.hibernate.mapping.Table# org.hibernate.mapping.Table#addCheckConstraint org.hibernate.mapping.Table#addInitCommand org.hibernate.mapping.Table#qualify org.hibernate.mapping.Table#sqlAlterStrings org.hibernate.metamodel.MappingMetamodel#locateEntityPersister org.hibernate.metamodel.RuntimeMetamodels#getEmbedded org.hibernate.metamodel.mapping.DiscriminatedAssociationModelPart#getDiscriminatorPart org.hibernate.metamodel.mapping.EntityMappingType#extractConcreteTypeStateValues org.hibernate.metamodel.mapping.EntityMappingType#getContributor org.hibernate.metamodel.mapping.FilterRestrictable#applyFilterRestrictions org.hibernate.metamodel.mapping.Restrictable#applyBaseRestrictions org.hibernate.metamodel.mapping.internal.MutableAttributeMappingList org.hibernate.metamodel.model.domain.EmbeddedDomainType org.hibernate.metamodel.model.domain.internal.EntityPersisterConcurrentMap#convertToMap org.hibernate.metamodel.spi.MetamodelImplementor org.hibernate.models.spi.AnnotationDescriptorRegistry#makeImmutableCopy org.hibernate.persister.collection.AbstractCollectionPersister#collectionPropertyColumnAliases org.hibernate.persister.collection.AbstractCollectionPersister#collectionType org.hibernate.persister.collection.AbstractCollectionPersister#elementColumnAliases org.hibernate.persister.collection.AbstractCollectionPersister#elementType org.hibernate.persister.collection.AbstractCollectionPersister#getIdentifierGenerator org.hibernate.persister.collection.AbstractCollectionPersister#identifierColumnAlias org.hibernate.persister.collection.AbstractCollectionPersister#identifierType org.hibernate.persister.collection.AbstractCollectionPersister#indexColumnAliases org.hibernate.persister.collection.AbstractCollectionPersister#indexType org.hibernate.persister.collection.AbstractCollectionPersister#keyColumnAliases org.hibernate.persister.collection.AbstractCollectionPersister#keyType org.hibernate.persister.collection.CollectionPersister#getCollectionType org.hibernate.persister.collection.CollectionPersister#getElementColumnAliases org.hibernate.persister.collection.CollectionPersister#getElementType org.hibernate.persister.collection.CollectionPersister#getIdentifierColumnAlias org.hibernate.persister.collection.CollectionPersister#getIdentifierGenerator org.hibernate.persister.collection.CollectionPersister#getIdentifierType org.hibernate.persister.collection.CollectionPersister#getIndexColumnAliases org.hibernate.persister.collection.CollectionPersister#getIndexType org.hibernate.persister.collection.CollectionPersister#getKeyColumnAliases org.hibernate.persister.collection.CollectionPersister#getKeyType org.hibernate.persister.entity.AbstractEntityPersister#customSQLDelete org.hibernate.persister.entity.AbstractEntityPersister#customSQLInsert org.hibernate.persister.entity.AbstractEntityPersister#customSQLUpdate org.hibernate.persister.entity.AbstractEntityPersister#deleteCallable org.hibernate.persister.entity.AbstractEntityPersister#deleteExpectations org.hibernate.persister.entity.AbstractEntityPersister#entityMetamodel org.hibernate.persister.entity.AbstractEntityPersister#getIdentifierGenerator org.hibernate.persister.entity.AbstractEntityPersister#getPropertyType org.hibernate.persister.entity.AbstractEntityPersister#getSubclassColumnAliasClosure org.hibernate.persister.entity.AbstractEntityPersister#getSubclassFormulaAliasClosure org.hibernate.persister.entity.AbstractEntityPersister#getSubclassPropertyColumnAliases org.hibernate.persister.entity.AbstractEntityPersister#initSubclassPropertyAliasesMap org.hibernate.persister.entity.AbstractEntityPersister#insertCallable org.hibernate.persister.entity.AbstractEntityPersister#insertExpectations org.hibernate.persister.entity.AbstractEntityPersister#subclassColumnAliasClosure org.hibernate.persister.entity.AbstractEntityPersister#subclassFormulaAliasClosure org.hibernate.persister.entity.AbstractEntityPersister#subclassPropertyAliases org.hibernate.persister.entity.AbstractEntityPersister#updateCallable org.hibernate.persister.entity.AbstractEntityPersister#updateExpectations org.hibernate.persister.entity.DiscriminatorMetadata org.hibernate.persister.entity.DiscriminatorType org.hibernate.persister.entity.EntityPersister#ENTITY_ID org.hibernate.persister.entity.EntityPersister#canExtractIdOutOfEntity org.hibernate.persister.entity.EntityPersister#delete org.hibernate.persister.entity.EntityPersister#getDiscriminatorColumnName org.hibernate.persister.entity.EntityPersister#getIdentifierGenerator org.hibernate.persister.entity.EntityPersister#getPropertyType org.hibernate.persister.entity.EntityPersister#getPropertyValue org.hibernate.persister.entity.EntityPersister#getSynchronizationSpaces org.hibernate.persister.entity.EntityPersister#getTableName org.hibernate.persister.entity.EntityPersister#hasCache org.hibernate.persister.entity.EntityPersister#insert org.hibernate.persister.entity.EntityPersister#load org.hibernate.persister.entity.EntityPersister#merge org.hibernate.persister.entity.EntityPersister#processInsertGeneratedProperties org.hibernate.persister.entity.EntityPersister#processUpdateGeneratedProperties org.hibernate.persister.entity.EntityPersister#setPropertyValue org.hibernate.persister.entity.EntityPersister#toColumns org.hibernate.persister.entity.EntityPersister#update org.hibernate.persister.entity.EntityPropertyMapping org.hibernate.persister.entity.Joinable org.hibernate.persister.entity.SingleTableEntityPersister#discriminatorAlias org.hibernate.persister.entity.SingleTableEntityPersister#getSubclassClosure org.hibernate.persister.entity.mutation.EntityMutationTarget#getIdentityInsertDelegate org.hibernate.persister.entity.mutation.EntityMutationTarget#hasSkippableTables org.hibernate.persister.entity.mutation.InsertCoordinatorStandard#getInsertBatchKey org.hibernate.proxool.internal.ProxoolConnectionProvider#close org.hibernate.proxy.pojo.bytebuddy.ByteBuddyProxyHelper#buildUnloadedProxy org.hibernate.query.NativeQuery#setResultTransformer org.hibernate.query.NullPrecedence org.hibernate.query.Query#setResultTransformer org.hibernate.query.QueryProducer#createNamedQuery org.hibernate.query.QueryProducer#createNamedSelectionQuery org.hibernate.query.QueryProducer#createNativeQuery org.hibernate.query.QueryProducer#createQuery org.hibernate.query.QueryProducer#createSelectionQuery org.hibernate.query.QueryProducer#getNamedNativeQuery org.hibernate.query.QueryProducer#getNamedQuery org.hibernate.query.SelectionQuery#setAliasSpecificLockMode org.hibernate.query.SemanticException# org.hibernate.query.criteria.HibernateCriteriaBuilder#arrayContainsAll org.hibernate.query.criteria.HibernateCriteriaBuilder#arrayOverlaps org.hibernate.query.criteria.HibernateCriteriaBuilder#collectionContainsAll org.hibernate.query.criteria.HibernateCriteriaBuilder#collectionOverlaps org.hibernate.query.criteria.HibernateCriteriaBuilder#sort org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate#arrayContainsAll org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate#arrayOverlaps org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate#collectionContainsAll org.hibernate.query.criteria.spi.HibernateCriteriaBuilderDelegate#collectionOverlaps org.hibernate.query.hql.spi.SqmQueryImplementor#setResultTransformer org.hibernate.query.spi.AbstractSelectionQuery#setAliasSpecificLockMode org.hibernate.query.spi.QueryImplementor#setResultTransformer org.hibernate.query.spi.QueryProducerImplementor#createNamedQuery org.hibernate.query.spi.QueryProducerImplementor#createNativeQuery org.hibernate.query.spi.QueryProducerImplementor#createQuery org.hibernate.query.spi.QueryProducerImplementor#getNamedNativeQuery org.hibernate.query.sql.internal.NativeQueryImpl#setResultTransformer org.hibernate.query.sql.spi.NativeQueryImplementor#setResultTransformer org.hibernate.query.sqm.InterpretationException# org.hibernate.query.sqm.function.FunctionRenderer#render org.hibernate.query.sqm.function.FunctionRenderingSupport org.hibernate.query.sqm.internal.SqmSelectionQueryImpl#setAliasSpecificLockMode org.hibernate.query.sqm.produce.function.ArgumentsValidator#validate org.hibernate.query.sqm.produce.function.FunctionReturnTypeResolver#resolveFunctionReturnType org.hibernate.query.sqm.spi.DelegatingSqmSelectionQueryImplementor#setAliasSpecificLockMode org.hibernate.query.sqm.tree.from.SqmAttributeJoin#makeCopy org.hibernate.query.sqm.tree.select.SqmSortSpecification# org.hibernate.query.sqm.tree.update.SqmUpdateStatement# org.hibernate.resource.jdbc.spi.JdbcObserver org.hibernate.resource.jdbc.spi.JdbcSessionContext#getObserver org.hibernate.resource.jdbc.spi.JdbcSessionContext#getServiceRegistry org.hibernate.resource.jdbc.spi.JdbcSessionContext#getSessionFactory org.hibernate.spatial.SpatialDialect org.hibernate.spatial.SpatialFunction org.hibernate.spatial.SpatialRelation org.hibernate.spatial.dialect.cockroachdb.CockroachDB202SpatialDialect org.hibernate.spatial.dialect.hana.HANASpatialDialect org.hibernate.spatial.dialect.mysql.MySQL56InnoDBSpatialDialect org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect org.hibernate.spatial.dialect.mysql.MySQL5InnoDBSpatialDialect org.hibernate.spatial.dialect.mysql.MySQL5SpatialDialect org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect org.hibernate.spatial.dialect.oracle.OracleSpatialSDO10gDialect org.hibernate.spatial.dialect.postgis.PostgisPG10Dialect org.hibernate.spatial.dialect.postgis.PostgisPG93Dialect org.hibernate.spatial.dialect.postgis.PostgisPG94Dialect org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect org.hibernate.spatial.dialect.sqlserver.SqlServerSpatialDialect org.hibernate.spatial.predicate.GeolatteFilterPredicate org.hibernate.spatial.predicate.GeolatteSpatialPredicates org.hibernate.spatial.predicate.JTSFilterPredicate org.hibernate.spatial.predicate.JTSSpatialPredicates org.hibernate.sql.ast.tree.cte.SearchClauseSpecification# org.hibernate.sql.ast.tree.select.SortSpecification# org.hibernate.sql.exec.spi.JdbcOperationQuery#getAppliedParameters org.hibernate.sql.model.MutationOperationGroup#forEachOperation org.hibernate.sql.model.MutationOperationGroup#hasMatching org.hibernate.sql.model.ast.MutationGroup#forEachTableMutation org.hibernate.sql.model.ast.MutationGroup#getTableMutation org.hibernate.sql.results.internal.InitializersList#asList org.hibernate.stat.Statistics#getStartTime org.hibernate.tool.hbm2ddl.ColumnMetadata org.hibernate.tool.hbm2ddl.ConnectionHelper org.hibernate.tool.hbm2ddl.DatabaseExporter org.hibernate.tool.hbm2ddl.Exporter org.hibernate.tool.hbm2ddl.FileExporter org.hibernate.tool.hbm2ddl.ForeignKeyMetadata org.hibernate.tool.hbm2ddl.ImportScriptException org.hibernate.tool.hbm2ddl.ImportSqlCommandExtractor org.hibernate.tool.hbm2ddl.IndexMetadata org.hibernate.tool.hbm2ddl.ManagedProviderConnectionHelper org.hibernate.tool.hbm2ddl.MultipleLinesSqlCommandExtractor org.hibernate.tool.hbm2ddl.SchemaExportTask#setNamingStrategy org.hibernate.tool.hbm2ddl.SchemaUpdateCommand org.hibernate.tool.hbm2ddl.ScriptExporter org.hibernate.tool.hbm2ddl.SingleLineSqlCommandExtractor org.hibernate.tool.hbm2ddl.SuppliedConnectionHelper org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper org.hibernate.tool.hbm2ddl.TableMetadata org.hibernate.tool.schema.internal.ColumnDefinitions#generateName org.hibernate.tool.schema.internal.ColumnDefinitions#hashedName org.hibernate.tool.schema.internal.StandardTableExporter#applyComments org.hibernate.tool.schema.spi.ExecutionOptions#getSchemaFilter org.hibernate.transform.* org.hibernate.tuple.* org.hibernate.type.CollectionType#getElementsIterator org.hibernate.type.ComponentType#getPropertyValueGenerationStrategies org.hibernate.type.EnumType org.hibernate.type.MetaType org.hibernate.type.SerializableToBlobType#setJavaTypeDescriptor org.hibernate.type.descriptor.DateTimeUtils#appendAsTime org.hibernate.type.descriptor.java.JavaType#createJavaType org.hibernate.type.descriptor.jdbc.InstantAsTimestampJdbcType org.hibernate.type.descriptor.jdbc.InstantAsTimestampWithTimeZoneJdbcType org.hibernate.type.descriptor.jdbc.JdbcType#addAuxiliaryDatabaseObjects org.hibernate.type.descriptor.jdbc.RealJdbcType org.hibernate.type.descriptor.sql.DdlType#getCastTypeName org.hibernate.type.descriptor.sql.DdlType#getRawTypeName org.hibernate.type.descriptor.sql.DdlType#getTypeName org.hibernate.type.descriptor.sql.internal.CapacityDependentDdlType#getRawTypeNames org.hibernate.type.descriptor.sql.spi.DdlTypeRegistry#getTypeName org.hibernate.type.spi.TypeConfiguration#getMetadataBuildingContext org.hibernate.type.spi.TypeConfiguration#getServiceRegistry org.hibernate.type.spi.TypeConfiguration#getSessionFactory