Interface JdbcOperationQueryCall

    • Method Detail

      • getFunctionReturn

        JdbcCallFunctionReturn getFunctionReturn()
        If the call is a function, returns the function return descriptor
      • getParameterRegistrations

        List<JdbcCallParameterRegistration> getParameterRegistrations()
        Get the list of any parameter registrations we need to register against the generated CallableStatement