|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Value | Datatypes must implement this interface in order to the drivers to return that datatype. |
ValueWriter | DOCUMENT ME! |
Class Summary | |
---|---|
AbstractValue | Clase padre de todos los wrappers sobre tipos del sistema |
BinaryValue | |
BooleanValue | Wrapper para booleanos |
ByteValue | |
DateValue | Wrapper sobre el tipo Date |
DoubleValue | Wrapper sobre el valor double |
FloatValue | Wrapper sobre la clase float |
IntValue | Wrapper sobre el tipo int |
LongValue | Wrapper sobre el tipo long |
NullValue | DOCUMENT ME! |
NumericValue | DOCUMENT ME! |
ShortValue | |
StringValue | Wrapper sobre el tipo de datos String |
TimestampValue | Wrapper sobre el tipo Date |
TimeValue | Wrapper sobre el tipo Date |
ValueCollection | ArrayValue. |
ValueFactory | Factoría abstracta de objetos value que dado un tipo básico, devuelve el wrapper apropiado |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |