Interface JdbcCallFunctionReturn

All Superinterfaces:
JdbcCallParameterRegistration
All Known Implementing Classes:
JdbcCallFunctionReturnImpl, JdbcCallFunctionReturnImpl.RefCurserJdbcCallFunctionReturnImpl, JdbcCallFunctionReturnImpl.RegularJdbcCallFunctionReturnImpl

public interface JdbcCallFunctionReturn extends JdbcCallParameterRegistration
Models the function return when the JdbcOperationQueryCall represents a call to a database function.