Uses of Interface
org.hibernate.procedure.spi.CallableStatementSupport

Packages that use CallableStatementSupport
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Defines the internal implementation of the stored procedure SPI.