Package javax.rad.model.datatype

Contains all CellType classes.

See:
          Description

Interface Summary
IDataType A IDataType is the data type of the ColumnDefinition.
 

Class Summary
BigDecimalDataType A BigDecimalDataType is the data type class for a BigDecimal column.
BinaryDataType A BinaryDataType is the data type class of a binary ColumnDefinition.
BooleanDataType A BooleanDataType is the data type class of a Boolean ColumnDefinition.
DataType A DataType is the abstract base class of all ColumnDefinition data types.
ObjectDataType A ObjectDataType is the data type class of a Java Object as ColumnDefinition.
StringDataType A StringDataType is the data type class of a String ColumnDefinition.
TimestampDataType A TimestampDataType is the data type class of a Timestamp ColumnDefinition.
 

Package javax.rad.model.datatype Description

Contains all CellType classes. Like StringCellType, BiDecimalCellType, ...



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.