Uses of Interface
org.hibernate.sql.exec.spi.JdbcOperationQuery
Packages that use JdbcOperationQuery
-
Uses of JdbcOperationQuery in org.hibernate.sql.exec.spi
Subinterfaces of JdbcOperationQuery in org.hibernate.sql.exec.spiModifier and TypeInterfaceDescriptioninterface
An anonymous call block (sometimes called an anonymous procedure) to be executed on the database.interface
interface
Basic contract for an insert operationinterface
Specialization of JdbcOperation for cases which mutate table state (i.e.