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 TypeInterfaceDescriptioninterfaceAn anonymous call block (sometimes called an anonymous procedure) to be executed on the database.interfaceinterfaceBasic contract for an insert operationinterfaceSpecialization of JdbcOperation for cases which mutate table state (i.e.