Uses of Package
org.hibernate.engine.internal

Package
Description
The various concrete action implementations.
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types.