Uses of Enum Class
org.hibernate.engine.OptimisticLockStyle

Packages that use OptimisticLockStyle
Package
Description
JAXB details.
 
 
 
 
 
This package contains classes which are "shared" by other subsystems, and implementations of some key algorithms.
This package defines the Hibernate configuration-time mapping model.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating from persistence-context events.