Returns the number of characters in the CLOB.
public long length()
Return Value
The length of the CLOB in number characters.
Exceptions
Remarks
This length method is specified by the length method in the java.sql.Clob interface.
Returns the number of characters in the CLOB.
public long length()
The length of the CLOB in number characters.
This length method is specified by the length method in the java.sql.Clob interface.