Uses of Interface
org.hibernate.sql.exec.spi.JdbcMutation
Packages that use JdbcMutation
-
Uses of JdbcMutation in org.hibernate.sql.exec.spi
Subinterfaces of JdbcMutation in org.hibernate.sql.exec.spiModifier and TypeInterfaceDescriptioninterface
Basic contract for an insert operationinterface
Specialization of JdbcOperation for cases which mutate table state (i.e.