Returns a Reader object.
java.io.Reader ResultSet.getClobReader(String name) throws ULjException
name A String representing the table column name.
The Reader object representation of the named value.