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

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