Package org.hibernate.sql.exec.spi
Interface JdbcCallFunctionReturn
- All Superinterfaces:
JdbcCallParameterRegistration
- All Known Implementing Classes:
JdbcCallFunctionReturnImpl,JdbcCallFunctionReturnImpl.RefCurserJdbcCallFunctionReturnImpl,JdbcCallFunctionReturnImpl.RegularJdbcCallFunctionReturnImpl
Models the function return when the JdbcOperationQueryCall represents a call to a database
function.
-
Method Summary
Methods inherited from interface org.hibernate.sql.exec.spi.JdbcCallParameterRegistration
getName, getParameterBinder, getParameterExtractor, getParameterMode, getParameterType, getRefCursorExtractor, registerParameter