Search:

Type: Posts; User: djm; Keyword(s):

Search: Search took 0.02 seconds.

  1. SimpleJdbcCall.returningResultSet - parameterName for RETURN from oracle stored func

    If in PL/SQL I have



    FUNCTION stored_function
    RETURN PLSQL_RECORD_TYPES.REF_DATA_CURSOR;


    Then
  2. Possible character encoding/charset problem with Spring Rest

    I can't find anyone else having an issue like this, so I'm not sure quite what's going on, but when retrieving some data using getForObject into a String, I seem to be having encoding problems.
    ...
Results 1 to 2 of 2