Uses of Class
org.hibernate.procedure.internal.AbstractStandardCallableStatementSupport
Packages that use AbstractStandardCallableStatementSupport
Package
Description
Defines the internal implementation of the stored procedure SPI.
-
Uses of AbstractStandardCallableStatementSupport in org.hibernate.procedure.internal
Subclasses of AbstractStandardCallableStatementSupport in org.hibernate.procedure.internalModifier and TypeClassDescriptionclass
DB2 implementation of CallableStatementSupport.class
Special implementation of CallableStatementSupport for the jTDS driver.class
Standard implementation ofCallableStatementSupport
.class
PostgreSQL implementation of CallableStatementSupport.class
class
Standard implementation ofCallableStatementSupport
.class
Sybase implementation of CallableStatementSupport.