|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LargeTextValueReference
Method Summary | |
---|---|
java.lang.String |
getContentAsString()
Obtain the content held in the reference as a string. |
long |
getSize()
Get total size of the object. |
java.lang.Object |
getValue()
Obtain the actual original value that is held by the reference. |
boolean |
isBinary()
Determine whether this is a blob or clob type object. |
Method Detail |
---|
java.lang.Object getValue()
java.lang.String getContentAsString() throws ConnectorException
ConnectorException
long getSize()
boolean isBinary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |