Uses of Interface
org.hibernate.engine.jdbc.LobCreator

Packages that use LobCreator
Package
Description
Support for various aspects of JDBC interaction.
 
 
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
This package abstracts persistence mechanisms for entities.
 
Contracts for reading and writing values to and from JDBC.