Uses of Interface
org.hibernate.sql.exec.spi.JdbcOperation

Packages that use JdbcOperation
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
Implementation of the SPI for execution of SQL statements via JDBC.
SPI for execution of SQL statements via JDBC.
Extensions to JdbcOperation for model mutations.