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