ssdbms.ssd
Interface CLOBValue

All Superinterfaces:
LOBValue, PrimitiveValue, SSDValue
All Known Subinterfaces:
CLOBManager

public interface CLOBValue
extends LOBValue

A CLOB (Character Large Object) is a LOB oriented to storage characters. The unit used for CLOBs is the character, in Java a character is two byte sized.

Author:
Egar Arturo García Cárdenas
See Also:
LOBValue, PrimitiveValue

Field Summary
 
Fields inherited from interface ssdbms.ssd.SSDValue
BLOB, BYTE_SEQUENCE, CLOB, INTEGER, NON_PRIMITIVE, REAL, STRING