Package org.hibernate.engine
This package contains classes which are "shared" by other subsystems,
and implementations of some key algorithms.
-
Enum Summary Enum 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.