|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.hibernate.engine used by org.hibernate | |
FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
Classes in org.hibernate.engine used by org.hibernate.action | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.cache | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.cache.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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.cfg | |
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. |
|
ResultSetMappingDefinition
Keep a description of the resultset mapping |
Classes in org.hibernate.engine used by org.hibernate.collection | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.context | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine 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 used by org.hibernate.dialect | |
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 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 used by org.hibernate.engine | |
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. |
|
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
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. |
|
CollectionLoadContext
Represents the state of collections currently being loaded. |
|
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. |
|
JoinSequence
|
|
JoinSequence.Selector
|
|
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. |
|
ParameterBinder.NamedParameterSource
|
|
PersistenceContext
Holds the state of the persistence context, including the first-level cache, entries, snapshots, proxies, etc. |
|
QueryParameters
|
|
ResultSetMappingDefinition
Keep a description of the resultset mapping |
|
RowSelection
Represents a selection of 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
StatefulPersistenceContext
A PersistenceContext represents the state of persistent "stuff" which Hibernate is tracking. |
|
Status
Represents the status of an entity with respect to this session. |
|
SubselectFetch
|
|
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 used by org.hibernate.engine.query | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.engine.transaction | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.event | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.event.def | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
Status
Represents the status of an entity with respect to this session. |
Classes in org.hibernate.engine used by org.hibernate.hql | |
JoinSequence
|
|
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.hql.ast | |
ParameterBinder.NamedParameterSource
|
|
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.hql.ast.exec | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.hql.ast.tree | |
JoinSequence
|
Classes in org.hibernate.engine used by org.hibernate.hql.ast.util | |
JoinSequence
|
|
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine used by org.hibernate.hql.classic | |
JoinSequence
|
|
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine used by org.hibernate.id | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
TransactionHelper
Allows work to be done outside the current transaction, by suspending it, and performing work in a new transaction |
Classes in org.hibernate.engine used by org.hibernate.impl | |
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 |
|
EntityKey
Uniquely identifies of an entity instance in a particular session by identifier. |
|
FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
|
HibernateIterator
An iterator that may be "closed" |
|
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
Holds the state of the persistence context, including the first-level cache, entries, snapshots, proxies, etc. |
|
QueryParameters
|
|
ResultSetMappingDefinition
Keep a description of the resultset mapping |
|
RowSelection
Represents a selection of 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.intercept | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.jdbc | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine used by org.hibernate.jmx | |
FilterDefinition
A FilterDefinition defines the global attributes of a dynamic filter. |
Classes in org.hibernate.engine used by org.hibernate.loader | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
QueryParameters
|
|
RowSelection
Represents a selection of 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.loader.collection | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.loader.criteria | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
TypedValue
An ordered pair of a value and its Hibernate type. |
Classes in org.hibernate.engine 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.loader.entity | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
CascadingAction
A session action that may be cascaded from parent entity to its children |
|
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.mapping | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
Mapping
Defines operations common to "compiled" mappings (ie. |
Classes in org.hibernate.engine used by org.hibernate.metadata | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.param | |
QueryParameters
|
|
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.persister | |
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 used by org.hibernate.persister.collection | |
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
SubselectFetch
|
Classes in org.hibernate.engine used by org.hibernate.persister.entity | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.pretty | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine 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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.proxy | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.stat | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.transaction | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
Classes in org.hibernate.engine used by org.hibernate.tuple | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
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. |
|
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
|
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 used by org.hibernate.type | |
CascadeStyle
A style of cascade that can be specified by the mapping for an association. |
|
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 the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.usertype | |
SessionImplementor
Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or EntityPersister. |
Classes in org.hibernate.engine used by org.hibernate.util | |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |