Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a Reader object.
java.io.Reader ResultSet.getClobReader(int ordinal) throws ULjException
ordinal A base-one integer representing the column number as ordered in the SQL statement.
The Reader object representation of the named value.