Uses of Interface
org.hibernate.engine.jdbc.spi.JdbcServices

Packages that use JdbcServices
Package
Description
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An SPI supporting custom instantiation of entity instances and embeddable objects.
An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".
Package defining support for creating and consuming a SQL AST.
Support for building TableMutation references for persisting entity mutation events