Uses of Class
javax.rad.model.datatype.DataType

Packages that use DataType
javax.rad.model.datatype Contains all CellType classes. 
 

Uses of DataType in javax.rad.model.datatype
 

Subclasses of DataType in javax.rad.model.datatype
 class BigDecimalDataType
          A BigDecimalDataType is the data type class for a BigDecimal column.
 class BinaryDataType
          A BinaryDataType is the data type class of a binary ColumnDefinition.
 class BooleanDataType
          A BooleanDataType is the data type class of a Boolean ColumnDefinition.
 class ObjectDataType
          A ObjectDataType is the data type class of a Java Object as ColumnDefinition.
 class StringDataType
          A StringDataType is the data type class of a String ColumnDefinition.
 class TimestampDataType
          A TimestampDataType is the data type class of a Timestamp ColumnDefinition.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.