Uses of Package
org.hibernate.engine
-
Packages that use org.hibernate.engine Package Description org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.spi org.hibernate.engine org.hibernate.mapping org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.persister.entity org.hibernate.sql.results.graph org.hibernate.sql.results.graph.basic org.hibernate.sql.results.graph.entity org.hibernate.tuple.entity -
Classes in org.hibernate.engine used by org.hibernate.boot.jaxb.hbm.spi Class Description OptimisticLockStyle Describes how an entity should be optimistically locked. -
Classes in org.hibernate.engine used by org.hibernate.boot.model.source.spi Class Description 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. -
Classes in org.hibernate.engine used by org.hibernate.engine Class Description 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. -
Classes in org.hibernate.engine used by org.hibernate.mapping Class Description OptimisticLockStyle Describes how an entity should be optimistically locked. -
Classes in org.hibernate.engine used by org.hibernate.metamodel.mapping Class Description FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur. -
Classes in org.hibernate.engine used by org.hibernate.persister.entity Class Description OptimisticLockStyle Describes how an entity should be optimistically locked. -
Classes in org.hibernate.engine used by org.hibernate.sql.results.graph Class Description FetchStyle Enumeration of values describing HOW fetching should occur.FetchTiming Enumeration of values describing WHEN fetching should occur. -
Classes in org.hibernate.engine used by org.hibernate.sql.results.graph.basic Class Description FetchTiming Enumeration of values describing WHEN fetching should occur. -
Classes in org.hibernate.engine used by org.hibernate.sql.results.graph.entity Class Description FetchTiming Enumeration of values describing WHEN fetching should occur. -
Classes in org.hibernate.engine used by org.hibernate.tuple.entity Class Description OptimisticLockStyle Describes how an entity should be optimistically locked.