Uses of Class
org.hibernate.engine.spi.EntityKey

Packages that use EntityKey
Package
Description
The various concrete action implementations.
Support for bytecode interceptor implementations.
 
Package defining bytecode code enhancement (instrumentation) support.
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.
Defines the event types and event listener interfaces for events produced by the stateful Session.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Internal utility classes
 
SPI for execution of SQL statements via JDBC.