Class Summary |
CacheSynchronization |
|
Cascades |
Implements cascaded save / delete / update / lock / evict / replicate |
Cascades.CascadeStyle |
A style of cascade that can be specified by the mapping for an association. |
Cascades.CascadingAction |
A session action that may be cascaded from parent entity to its children |
Cascades.IdentifierValue |
A strategy for determining if an identifier value is an identifier of
a new transient instance or a previously persistent transient instance. |
Cascades.VersionValue |
A strategy for determining if a version value is an version of
a new transient instance or a previously persistent transient instance. |
Key |
A globally unique identifier of an instance. |
QueryParameters |
|
RowSelection |
Represents a selection of rows in a JDBC ResultSet |
TypedValue |
An ordered pair of a value and its Hibernate type. |
Versioning |
Utility methods for managing versions and timestamps |