|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.hibernate.engine.spi used by org.hibernate | |
|---|---|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.action.internal | |
|---|---|
| EntityEntry
We need an entry to tell us all about the current state of an object with respect to its persistent state |
|
| EntityKey
Uniquely identifies of an entity instance in a particular Session by identifier. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.action.spi | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.enhance.spi | |
|---|---|
| CompositeOwner
|
|
| Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.instrumentation.internal | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.instrumentation.internal.javassist | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.instrumentation.spi | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.bytecode.spi | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.cache.ehcache | |
|---|---|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| 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.internal | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi | |
|---|---|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.cache.spi.entry | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.cfg | |
|---|---|
| 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.cfg.beanvalidation | |
|---|---|
| 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.internal | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.collection.spi | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.context.internal | |
|---|---|
| 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.context.spi | |
|---|---|
| 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 | |
|---|---|
| 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 | |
|---|---|
| RowSelection
Represents a selection criteria for rows in a JDBC ResultSet |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.dialect.function | |
|---|---|
| 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.lock | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.dialect.pagination | |
|---|---|
| RowSelection
Represents a selection criteria for rows in a JDBC ResultSet |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.ejb | |
|---|---|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| SessionOwner
The contract for a Session owner. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.ejb.engine.spi | |
|---|---|
| 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 children |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.ejb.event | |
|---|---|
| CascadingAction
A session action that may be cascaded from parent entity to its children |
|
| EntityEntry
We need an entry to tell us all about the current state of an object with respect to its persistent state |
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.ejb.internal | |
|---|---|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| 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.ejb.metamodel | |
|---|---|
| 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.engine.internal | |
|---|---|
| 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. |
|
| CascadingAction
A session action that may be cascaded from parent entity to its children |
|
| CollectionEntry
We need an entry to tell us all about the current state of a collection with respect to its persistent state |
|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| EntityEntry
We need an entry to tell us all about the current state of an object with respect to its persistent state |
|
| 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. |
|
| IdentifierValue
A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance. |
|
| Mapping
Defines operations common to "compiled" mappings (ie. |
|
| PersistenceContext
Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxies Often referred to as the "first level cache". |
|
| PersistenceContext.NaturalIdHelper
Provides centralized access to natural-id-related functionality. |
|
| QueryParameters
|
|
| SessionEventListenerManager
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Status
Represents the status of an entity with respect to this session. |
|
| VersionValue
A strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.engine.jdbc.internal | |
|---|---|
| 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.engine.loading.internal | |
|---|---|
| PersistenceContext
Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxies Often referred to as the "first level cache". |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.engine.query.spi | |
|---|---|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.engine.spi | |
|---|---|
| ActionQueue
Responsible for maintaining the queue of actions related to events. |
|
| 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. |
|
| CacheImplementor
Define internal contact of Cache API |
|
| CacheInitiator
|
|
| 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 children |
|
| CollectionEntry
We need an entry to tell us all about the current state of a collection with respect to its persistent state |
|
| CollectionKey
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 |
|
| 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. |
|
| ExecuteUpdateResultCheckStyle
For persistence operations (INSERT, UPDATE, DELETE) what style of determining results (success/failure) is to be used. |
|
| 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
Specialized Managed contract for entity classes. |
|
| 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. |
|
| PersistenceContext
Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxies Often referred to as the "first level cache". |
|
| PersistenceContext.NaturalIdHelper
Provides centralized access to natural-id-related functionality. |
|
| PersistentAttributeInterceptor
|
|
| QueryParameters
|
|
| RowSelection
Represents a selection criteria for rows in a JDBC ResultSet |
|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| SessionOwner
The contract for a Session owner. |
|
| 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 an version of a new transient instance or a previously persistent transient instance. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.engine.transaction.spi | |
|---|---|
| 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.envers.entities | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.entities.mapper | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.entities.mapper.relation | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.entities.mapper.relation.component | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.entities.mapper.relation.lazy | |
|---|---|
| SessionDelegatorBaseImpl
This class is meant to be extended. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.event | |
|---|---|
| CollectionEntry
We need an entry to tell us all about the current state of a collection with respect to its persistent state |
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.internal | |
|---|---|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| 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.envers.reader | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.synchronization | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.synchronization.work | |
|---|---|
| CollectionEntry
We need an entry to tell us all about the current state of a collection with respect to its persistent state |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.envers.tools | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.event.internal | |
|---|---|
| CascadingAction
A session action that may be cascaded from parent entity to its children |
|
| EntityEntry
We need an entry to tell us all about the current state of an object with respect to its persistent state |
|
| EntityKey
Uniquely identifies of an entity instance in a particular Session by identifier. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.event.service.internal | |
|---|---|
| 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.event.spi | |
|---|---|
| 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 |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.hql.internal | |
|---|---|
| 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.internal.ast | |
|---|---|
| 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.internal.ast.exec | |
|---|---|
| QueryParameters
|
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.hql.internal.ast.tree | |
|---|---|
| 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.internal.ast.util | |
|---|---|
| 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.internal.classic | |
|---|---|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.hql.spi | |
|---|---|
| Mapping
Defines operations common to "compiled" mappings (ie. |
|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.id | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.id.enhanced | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.id.insert | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.id.uuid | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.integrator.spi | |
|---|---|
| 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.internal | |
|---|---|
| ActionQueue
Responsible for maintaining the queue of actions related to events. |
|
| CacheImplementor
Define internal contact of Cache API |
|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| EntityEntry
We need an entry to tell us all about the current state of an object with respect to its persistent state |
|
| EntityKey
Uniquely identifies of an entity instance in a particular Session by identifier. |
|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| LoadQueryInfluencers
Centralize all options which can influence the SQL query needed to load an entity. |
|
| 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. |
|
| PersistenceContext
Represents the state of "stuff" Hibernate is tracking, including (not exhaustive): entities collections snapshots proxies Often referred to as the "first level cache". |
|
| QueryParameters
|
|
| RowSelection
Represents a selection criteria for rows in a JDBC ResultSet |
|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.internal.util | |
|---|---|
| EntityKey
Uniquely identifies of an entity instance in a particular Session by identifier. |
|
| 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.jdbc | |
|---|---|
| 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.jmx | |
|---|---|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader | |
|---|---|
| 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 JDBC ResultSet |
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| TypedValue
An ordered pair of a value and its Hibernate type. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader.collection | |
|---|---|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader.criteria | |
|---|---|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| TypedValue
An ordered pair of a value and its Hibernate type. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader.custom | |
|---|---|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader.custom.sql | |
|---|---|
| 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.entity | |
|---|---|
| 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 children |
|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.loader.hql | |
|---|---|
| QueryParameters
|
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.mapping | |
|---|---|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metadata | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel | |
|---|---|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| 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.metamodel.binding | |
|---|---|
| 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. |
|
| FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.source | |
|---|---|
| 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.metamodel.source.annotations | |
|---|---|
| CascadeStyle
A contract for defining the aspects of cascading various persistence actions. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.source.annotations.attribute | |
|---|---|
| CascadeStyle
A contract for defining the aspects of cascading various persistence actions. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.source.binder | |
|---|---|
| CascadeStyle
A contract for defining the aspects of cascading various persistence actions. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.source.hbm | |
|---|---|
| CascadeStyle
A contract for defining the aspects of cascading various persistence actions. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.metamodel.source.internal | |
|---|---|
| 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.param | |
|---|---|
| QueryParameters
|
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.persister.collection | |
|---|---|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| SubselectFetch
|
|
| Classes in org.hibernate.engine.spi used by org.hibernate.persister.entity | |
|---|---|
| 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. |
|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| ValueInclusion
An enum of the different ways a value might be "included". |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.persister.internal | |
|---|---|
| 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.persister.spi | |
|---|---|
| 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.pretty | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.property | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.proxy | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.proxy.dom4j | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.proxy.map | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.proxy.pojo | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.proxy.pojo.javassist | |
|---|---|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.service.internal | |
|---|---|
| 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.jdbc.connections.internal | |
|---|---|
| CollectionKey
Uniquely identifies a collection instance in a particular session. |
|
| 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 | |
|---|---|
| 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 | |
|---|---|
| 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 | |
|---|---|
| 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.internal | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.stat.spi | |
|---|---|
| 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.junit4 | |
|---|---|
| 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 | |
|---|---|
| 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. |
|
| VersionValue
A strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance. |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.tuple.component | |
|---|---|
| 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 | |
|---|---|
| CascadeStyle
A contract for defining the aspects of cascading various persistence actions. |
|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| ValueInclusion
An enum of the different ways a value might be "included". |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.type | |
|---|---|
| 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. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
| Classes in org.hibernate.engine.spi used by org.hibernate.usertype | |
|---|---|
| SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
| SessionImplementor
Defines the internal contract between Session / StatelessSession and
other parts of Hibernate such as Type, EntityPersister and
CollectionPersister implementors |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||