Uses of Package
org.hibernate.engine.spi
-
Classes in org.hibernate.engine.spi used by org.hibernate Class Description FilterDefinition A FilterDefinition defines the global attributes of a dynamic filter.RowSelection Represents a selection criteria for rows in a JDBCResultSet
SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.action.spi Class Description SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.boot Class Description FilterDefinition A FilterDefinition defines the global attributes of a dynamic filter.Mapping Defines operations common to "compiled" mappings (ie.NamedQueryDefinition Definition of a named query, defined in the mapping metadata.NamedSQLQueryDefinition Definition of a named native SQL query, defined in the mapping metadata. -
Classes in org.hibernate.engine.spi used by org.hibernate.boot.jaxb.hbm.spi Class Description ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used. -
Classes in org.hibernate.engine.spi used by org.hibernate.boot.model Class Description ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used. -
Classes in org.hibernate.engine.spi used by org.hibernate.boot.spi Class Description FilterDefinition A FilterDefinition defines the global attributes of a dynamic filter.Mapping Defines operations common to "compiled" mappings (ie.NamedQueryDefinition Definition of a named query, defined in the mapping metadata.NamedSQLQueryDefinition Definition of a named native SQL query, defined in the mapping metadata. -
Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.enhance.spi Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.enhance.spi.interceptor Class Description EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.PersistentAttributeInterceptor The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute accessSharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.spi Class Description EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.PersistentAttributeInterceptable PersistentAttributeInterceptor The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute accessSessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.cache.cfg.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi Class Description CacheImplementor Deprecated.Moved toCacheImplementor
QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi.access Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi.entry Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi.support Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.cfg Class Description NamedQueryDefinition Definition of a named query, defined in the mapping metadata. -
Classes in org.hibernate.engine.spi used by org.hibernate.cfg.beanvalidation Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.collection.spi Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.context.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.criterion Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.TypedValue An ordered pair of a value and its Hibernate type. -
Classes in org.hibernate.engine.spi used by org.hibernate.dialect Class Description QueryParameters SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.dialect.function Class Description Mapping Defines operations common to "compiled" mappings (ie.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.dialect.identity Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.dialect.lock Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.dialect.pagination Class Description QueryParameters RowSelection Represents a selection criteria for rows in a JDBCResultSet
-
Classes in org.hibernate.engine.spi used by org.hibernate.engine.query.spi Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.engine.spi Class Description AbstractDelegatingSessionBuilder Base class forSessionBuilder
implementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.ActionQueue Responsible for maintaining the queue of actions related to events.ActionQueue.TransactionCompletionProcesses Wrapper class allowing to bind the same transaction completion process queues in different sessions.BatchFetchQueue Tracks entity and collection keys that are available for batch fetching, and the queries which were used to load entities, which can be re-used as a subquery for loading owned collections.CachedNaturalIdValueSource The type of action from which the cache call is originating.CacheInitiator Initiator for second level cache supportCascadeStyle A contract for defining the aspects of cascading various persistence actions.CascadeStyles.BaseCascadeStyle CascadingAction A session action that may be cascaded from parent entity to its childrenCollectionEntry We need an entry to tell us all about the current state of a collection with respect to its persistent stateCollectionKey Uniquely identifies a collection instance in a particular session.CompositeOwner EntityEntry We need an entry to tell us all about the current state of an object with respect to its persistent state Implementation Warning: Hibernate needs to instantiate a high amount of instances of this class, therefore we need to take care of its impact on memory consumption.EntityEntryExtraState Navigation methods for extra state objects attached toEntityEntry
.EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.EntityUniqueKey Used to uniquely key an entity instance in relation to a particular session by some unique property reference, as opposed to identifier.ExceptionConverter ExecutableList.Sorter Provides a sorting interface for ExecutableList.ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.FilterDefinition A FilterDefinition defines the global attributes of a dynamic filter.IdentifierValue A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.Managed Contract for classes (specifically, entities and components/embeddables) that are "managed".ManagedEntity SpecializedManaged
contract for entity classes.Mapping Defines operations common to "compiled" mappings (ie.NamedQueryDefinition Definition of a named query, defined in the mapping metadata.NamedQueryDefinitionBuilder NamedSQLQueryDefinition Definition of a named native SQL query, defined in the mapping metadata.NamedSQLQueryDefinitionBuilder PersistenceContext Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxiesPersistenceContext.NaturalIdHelper Provides centralized access to natural-id-related functionality.PersistentAttributeInterceptable PersistentAttributeInterceptor The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute accessQueryParameters RowSelection Represents a selection criteria for rows in a JDBCResultSet
SelfDirtinessTracker Contract for an entity to report that it tracks the dirtiness of its own state, as opposed to needing Hibernate to perform state-diff dirty calculations.SessionBuilderImplementor Defines the internal contract between the SessionBuilder and other parts of Hibernate..SessionEventListenerManager SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SessionFactoryImplementor.DeserializationResolver Contract for resolving this SessionFactory on deserializationSessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SessionOwner Deprecated.(since 5.2) since consolidating hibernate-entitymanager into hibernate-core I believe this is no longer needed.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".Status Represents the status of an entity with respect to this session.SubselectFetch TypedValue An ordered pair of a value and its Hibernate type.UnsavedValueStrategy The base contract for determining transient status versus detached status.ValueInclusion An enum of the different ways a value might be "included".VersionValue A strategy for determining if a version value is a version of a new transient instance or a previously persistent transient instance. -
Classes in org.hibernate.engine.spi used by org.hibernate.envers.event.spi Class Description CollectionEntry We need an entry to tell us all about the current state of a collection with respect to its persistent stateSessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations. -
Classes in org.hibernate.engine.spi used by org.hibernate.event.spi Class Description ActionQueue Responsible for maintaining the queue of actions related to events.EntityEntry We need an entry to tell us all about the current state of an object with respect to its persistent state Implementation Warning: Hibernate needs to instantiate a high amount of instances of this class, therefore we need to take care of its impact on memory consumption.SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id.cte Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id.global Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id.inline Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id.local Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi.id.persistent Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.id Class Description Mapping Defines operations common to "compiled" mappings (ie.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.id.enhanced Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.id.insert Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.id.uuid Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.integrator.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.jdbc Class Description ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used. -
Classes in org.hibernate.engine.spi used by org.hibernate.jpa Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.jpa.spi Class Description SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations. -
Classes in org.hibernate.engine.spi used by org.hibernate.loader Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.QueryParameters RowSelection Represents a selection criteria for rows in a JDBCResultSet
SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".TypedValue An ordered pair of a value and its Hibernate type. -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.collection Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.collection.plan Class Description LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.criteria Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".TypedValue An ordered pair of a value and its Hibernate type. -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.custom Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.custom.sql Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.entity Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.CascadingAction A session action that may be cascaded from parent entity to its childrenLoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.entity.plan Class Description LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.hql Class Description QueryParameters SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.plan.build.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.plan.exec.process.spi Class Description EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.QueryParameters SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.plan.exec.query.spi Class Description LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity. -
Classes in org.hibernate.engine.spi used by org.hibernate.loader.spi Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.mapping Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.Mapping Defines operations common to "compiled" mappings (ie.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.metadata Class Description SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.param Class Description QueryParameters SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.persister.collection Class Description ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.Mapping Defines operations common to "compiled" mappings (ie.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".SubselectFetch -
Classes in org.hibernate.engine.spi used by org.hibernate.persister.entity Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.EntityEntry We need an entry to tell us all about the current state of an object with respect to its persistent state Implementation Warning: Hibernate needs to instantiate a high amount of instances of this class, therefore we need to take care of its impact on memory consumption.EntityEntryFactory Contract to buildEntityEntry
ExecuteUpdateResultCheckStyle For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.Mapping Defines operations common to "compiled" mappings (ie.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".ValueInclusion An enum of the different ways a value might be "included". -
Classes in org.hibernate.engine.spi used by org.hibernate.persister.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.persister.walking.spi Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.pretty Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.procedure Class Description SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.procedure.spi Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.property.access.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.proxy Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.proxy.map Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.proxy.pojo Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.proxy.pojo.bytebuddy Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.proxy.pojo.javassist Class Description SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.query.spi Class Description NamedQueryDefinition Definition of a named query, defined in the mapping metadata.NamedSQLQueryDefinition Definition of a named native SQL query, defined in the mapping metadata.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".TypedValue An ordered pair of a value and its Hibernate type. -
Classes in org.hibernate.engine.spi used by org.hibernate.resource.jdbc.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.result.spi Class Description QueryParameters SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.secure.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.service.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.spatial.criterion Class Description TypedValue An ordered pair of a value and its Hibernate type. -
Classes in org.hibernate.engine.spi used by org.hibernate.spatial.dialect.hana Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.sql Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.sql.ordering.antlr Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.stat.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.testing.bytecode.enhancement Class Description EntityEntry We need an entry to tell us all about the current state of an object with respect to its persistent state Implementation Warning: Hibernate needs to instantiate a high amount of instances of this class, therefore we need to take care of its impact on memory consumption. -
Classes in org.hibernate.engine.spi used by org.hibernate.testing.cache Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.testing.junit4 Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations. -
Classes in org.hibernate.engine.spi used by org.hibernate.testing.transaction Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SessionImplementor Defines the "internal contract" forSession
and other parts of Hibernate such asType
,EntityPersister
andCollectionPersister
implementations. -
Classes in org.hibernate.engine.spi used by org.hibernate.tuple Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.IdentifierValue A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.tuple.component Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.tuple.entity Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.EntityKey Uniquely identifies of an entity instance in a particular Session by identifier.LoadQueryInfluencers Centralize all options which can influence the SQL query needed to load an entity.PersistentAttributeInterceptable PersistentAttributeInterceptor The base contract for interceptors that can be injected into enhanced entities for the purpose of intercepting attribute accessSessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".VersionValue A strategy for determining if a version value is a version of a new transient instance or a previously persistent transient instance. -
Classes in org.hibernate.engine.spi used by org.hibernate.type Class Description CascadeStyle A contract for defining the aspects of cascading various persistence actions.Mapping Defines operations common to "compiled" mappings (ie.SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session". -
Classes in org.hibernate.engine.spi used by org.hibernate.type.spi Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. -
Classes in org.hibernate.engine.spi used by org.hibernate.usertype Class Description SessionFactoryImplementor Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.SharedSessionContractImplementor Defines the internal contract shared betweenSession
andStatelessSession
as used by other parts of Hibernate (such asType
,EntityPersister
andCollectionPersister
implementors A Session, through this interface and SharedSessionContractImplementor, implements:JdbcSessionOwner
to drive the behavior of a "JDBC session".