Uses of Package
com.hardcode.gdbms.engine.values

Packages that use com.hardcode.gdbms.engine.values
com.hardcode.gdbms.driver.csv   
com.hardcode.gdbms.driver.csvstring   
com.hardcode.gdbms.driver.foodriver   
com.hardcode.gdbms.driver.hsqldb   
com.hardcode.gdbms.driver.hsqldbTransactional   
com.hardcode.gdbms.driver.mysql   
com.hardcode.gdbms.driver.odbc   
com.hardcode.gdbms.driver.postgresql   
com.hardcode.gdbms.engine.data   
com.hardcode.gdbms.engine.data.command   
com.hardcode.gdbms.engine.data.db   
com.hardcode.gdbms.engine.data.driver   
com.hardcode.gdbms.engine.data.edition   
com.hardcode.gdbms.engine.data.file   
com.hardcode.gdbms.engine.data.file.spatial   
com.hardcode.gdbms.engine.data.object   
com.hardcode.gdbms.engine.data.object.spatial   
com.hardcode.gdbms.engine.function   
com.hardcode.gdbms.engine.instruction   
com.hardcode.gdbms.engine.spatial   
com.hardcode.gdbms.engine.strategies   
com.hardcode.gdbms.engine.values   
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.csv
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.csvstring
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.foodriver
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.hsqldb
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.hsqldbTransactional
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.mysql
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.odbc
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.driver.postgresql
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.command
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.db
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueCollection
          ArrayValue.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.driver
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.edition
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueCollection
          ArrayValue.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.file
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.file.spatial
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.object
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.data.object.spatial
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.function
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.instruction
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.spatial
AbstractValue
          Clase padre de todos los wrappers sobre tipos del sistema
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueWriter
          DOCUMENT ME!
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.strategies
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
 

Classes in com.hardcode.gdbms.engine.values used by com.hardcode.gdbms.engine.values
AbstractValue
          Clase padre de todos los wrappers sobre tipos del sistema
BinaryValue
           
BooleanValue
          Wrapper para booleanos
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!
StringValue
          Wrapper sobre el tipo de datos String
TimestampValue
          Wrapper sobre el tipo Date
TimeValue
          Wrapper sobre el tipo Date
Value
          Datatypes must implement this interface in order to the drivers to return that datatype.
ValueCollection
          ArrayValue.
ValueWriter
          DOCUMENT ME!
 



Copyright © 2005-2006 . All Rights Reserved.