Uses of Interface
org.hibernate.procedure.spi.CallableStatementSupport
-
Packages that use CallableStatementSupport Package Description org.hibernate.dialect -
-
Uses of CallableStatementSupport in org.hibernate.dialect
Methods in org.hibernate.dialect that return CallableStatementSupport Modifier and Type Method Description CallableStatementSupport
AbstractHANADialect. getCallableStatementSupport()
CallableStatementSupport
Dialect. getCallableStatementSupport()
CallableStatementSupport
Oracle8iDialect. getCallableStatementSupport()
CallableStatementSupport
PostgreSQL81Dialect. getCallableStatementSupport()
-