Interface JdbcCallFunctionReturn

All Superinterfaces:
JdbcCallParameterRegistration
All Known Implementing Classes:
JdbcCallFunctionReturnImpl

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