站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

Uses of Package net.sf.hibernate.engine (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Uses of Package
net.sf.hibernate.engine

Packages that use net.sf.hibernate.engine
net.sf.hibernate   
net.sf.hibernate.cache   
net.sf.hibernate.collection   
net.sf.hibernate.dialect   
net.sf.hibernate.engine   
net.sf.hibernate.expression   
net.sf.hibernate.hql   
net.sf.hibernate.id   
net.sf.hibernate.impl   
net.sf.hibernate.loader   
net.sf.hibernate.mapping   
net.sf.hibernate.persister   
net.sf.hibernate.proxy   
net.sf.hibernate.transaction   
net.sf.hibernate.type   
net.sf.hibernate.xml   
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate
SessionImplementor
          Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.cache
QueryParameters
           
SessionImplementor
          Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.collection
CollectionSnapshot
          A "snapshot" of collection 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 the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.dialect
Mapping
          Defines operations common to "compiled" mappings (ie.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.engine
Batcher
          Manages PreparedStatements for a session.
Cascades.CascadeStyle
          A style of cascade that can be specified by the mapping for an association.
Cascades.CascadingAction
          A session action that may be cascaded from parent entity to its children
Cascades.IdentifierValue
          A strategy for determining if an identifier value is an identifier of a new transient instance or a previously persistent transient instance.
Cascades.VersionValue
          A strategy for determining if a version value is an version of a new transient instance or a previously persistent transient instance.
Key
          A globally unique identifier of an instance.
Mapping
          Defines operations common to "compiled" mappings (ie.
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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.expression
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 net.sf.hibernate.engine used by net.sf.hibernate.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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.id
SessionImplementor
          Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.impl
Batcher
          Manages PreparedStatements for a session.
CollectionSnapshot
          A "snapshot" of collection state.
HibernateIterator
          An iterator that may be "closed"
Key
          A globally unique identifier of an instance.
Mapping
          Defines operations common to "compiled" mappings (ie.
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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.loader
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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.mapping
Cascades.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 net.sf.hibernate.engine used by net.sf.hibernate.persister
Cascades.CascadeStyle
          A style of cascade that can be specified by the mapping for an association.
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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.proxy
SessionImplementor
          Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.transaction
SessionImplementor
          Defines the internal contract between the Session and other parts of Hibernate such as implementors of Type or ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.type
Cascades.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 ClassPersister.
 

Classes in net.sf.hibernate.engine used by net.sf.hibernate.xml
SessionFactoryImplementor
          Defines the internal contract between the SessionFactory and other parts of Hibernate such as implementors of Type.