程序包的使用
org.hibernate.internal
-
使用org.hibernate.internal的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.cfg.annotations org.hibernate.criterion A framework for defining restriction criteria and order criteria.org.hibernate.engine.transaction.internal org.hibernate.hql.internal.ast.tree org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.loader This package defines functionality for processing JDBC result sets and returning complex graphs of persistent objects.org.hibernate.loader.criteria This package defines the criteria query compiler and loaderorg.hibernate.persister.collection This package abstracts the persistence mechanism for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.org.hibernate.query.criteria.internal -
org.hibernate.boot.internal使用的org.hibernate.internal中的类 类 说明 SessionFactoryImpl Concrete implementation of the SessionFactory interface. -
org.hibernate.boot.spi使用的org.hibernate.internal中的类 类 说明 SessionFactoryImpl Concrete implementation of the SessionFactory interface. -
org.hibernate.cfg.annotations使用的org.hibernate.internal中的类 类 说明 SessionFactoryImpl Concrete implementation of the SessionFactory interface. -
org.hibernate.criterion使用的org.hibernate.internal中的类 类 说明 CriteriaImpl Implementation of the Criteria interface -
org.hibernate.engine.transaction.internal使用的org.hibernate.internal中的类 类 说明 AbstractSharedSessionContract Base class for SharedSessionContract/SharedSessionContractImplementor implementations. -
org.hibernate.hql.internal.ast.tree使用的org.hibernate.internal中的类 类 说明 CoreMessageLogger The jboss-loggingMessageLoggerfor the hibernate-core module. -
org.hibernate.internal使用的org.hibernate.internal中的类 类 说明 AbstractScrollableResults Base implementation of the ScrollableResults interface.AbstractSessionImpl Functionality common to stateless and stateful sessionsAbstractSharedSessionContract Base class for SharedSessionContract/SharedSessionContractImplementor implementations.CoreMessageLogger The jboss-loggingMessageLoggerfor the hibernate-core module.CriteriaImpl.CriterionEntry CriteriaImpl.OrderEntry CriteriaImpl.Subcriteria EntityManagerMessageLogger The jboss-loggingMessageLoggerfor the hibernate-entitymanager module.FilterAliasGenerator FilterConfiguration SessionCreationOptions SessionFactoryImpl Concrete implementation of the SessionFactory interface.SessionFactoryRegistry A registry of allSessionFactoryinstances for the same classloader as this class.SessionOwnerBehavior -
org.hibernate.loader使用的org.hibernate.internal中的类 类 说明 CoreMessageLogger The jboss-loggingMessageLoggerfor the hibernate-core module. -
org.hibernate.loader.criteria使用的org.hibernate.internal中的类 类 说明 CriteriaImpl Implementation of the Criteria interface -
org.hibernate.persister.collection使用的org.hibernate.internal中的类 类 说明 FilterAliasGenerator -
org.hibernate.persister.entity使用的org.hibernate.internal中的类 类 说明 FilterAliasGenerator -
org.hibernate.query.criteria.internal使用的org.hibernate.internal中的类 类 说明 SessionFactoryImpl Concrete implementation of the SessionFactory interface.