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

Packages that use LobCreationContext
Package
Description
 
SPI contracts supporting various aspects of JDBC interaction.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
Defines the event types and event listener interfaces for events produced by the stateful Session.