程序包的使用
org.hibernate.engine
-
使用org.hibernate.engine的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.jaxb.hbm.internal JAXB details.org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi org.hibernate.boot.spi org.hibernate.cfg.annotations org.hibernate.engine This package contains classes that are "shared" by other packages, and implementations of some key algorithms.org.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.loader.plan.build.internal Contains the internal implementations used for building a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.internal.returns Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan. .org.hibernate.loader.plan.build.internal.spaces Contains the internal implementations of query spaces in a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlanorg.hibernate.loader.plan.spi Defines the SPI for the building blocks that make up a LoadPlan.org.hibernate.mapping This package defines the Hibernate configuration-time metamodel.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.org.hibernate.persister.walking.internal org.hibernate.persister.walking.spi org.hibernate.procedure.internal Defines the internal support for implementing stored procedure calling.org.hibernate.query.spi org.hibernate.tuple.component org.hibernate.tuple.entity -
org.hibernate.boot使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.boot.internal使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.boot.jaxb.hbm.internal使用的org.hibernate.engine中的类 类 说明 OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.boot.jaxb.hbm.spi使用的org.hibernate.engine中的类 类 说明 OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.boot.model.source.internal.hbm使用的org.hibernate.engine中的类 类 说明 FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur.OptimisticLockStyle Describes how an entity should be optimistically locked.ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.boot.model.source.spi使用的org.hibernate.engine中的类 类 说明 FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur.OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.boot.spi使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.cfg.annotations使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.engine使用的org.hibernate.engine中的类 类 说明 FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur.OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.engine.spi使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.internal使用的org.hibernate.engine中的类 类 说明 HibernateIterator Hibernate-specific iterator that may be closed -
org.hibernate.loader.plan.build.internal使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.loader.plan.build.internal.returns使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.loader.plan.build.internal.spaces使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.loader.plan.build.spi使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.loader.plan.spi使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.mapping使用的org.hibernate.engine中的类 类 说明 OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.persister.entity使用的org.hibernate.engine中的类 类 说明 OptimisticLockStyle Describes how an entity should be optimistically locked. -
org.hibernate.persister.walking.internal使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how.FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur. -
org.hibernate.persister.walking.spi使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how. -
org.hibernate.procedure.internal使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.query.spi使用的org.hibernate.engine中的类 类 说明 ResultSetMappingDefinition Keep a description of the resultset mapping -
org.hibernate.tuple.component使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how.FetchStyle Enumeration of values describing HOW fetching should occur. -
org.hibernate.tuple.entity使用的org.hibernate.engine中的类 类 说明 FetchStrategy Describes the strategy for fetching an association, which includes both when and how.OptimisticLockStyle Describes how an entity should be optimistically locked.