Package org.dbunit.dataset.datatype

Interface Summary
IDataTypeFactory A factory for creating DataType.
 

Class Summary
AbstractDataType  
BinaryStreamDataType  
BlobDataType  
BooleanDataType  
BytesDataType  
ClobDataType  
DataType  
DateDataType  
DefaultDataTypeFactory Generic factory that handle standard JDBC types.
DoubleDataType  
FloatDataType  
IntegerDataType  
LongDataType  
NumberDataType  
StringDataType  
TimeDataType  
TimestampDataType  
UnknownDataType  
 

Exception Summary
DataTypeException  
TypeCastException  
 



Copyright © 2002-2008. All Rights Reserved.