|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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 | |
| NumberTolerantDataType | Copy from org/dbunit/dataset/datatype/NumberDataType.java with extended version of the compare method in order to respect precision tolerance. |
| StringDataType | |
| TimeDataType | |
| TimestampDataType | |
| ToleratedDeltaMap | Container that manages a map of ToleratedDeltaMap.ToleratedDelta objects to be used
for numeric comparisons with an allowed deviation of two values |
| ToleratedDeltaMap.ToleratedDelta | Simple bean that holds the tolerance for floating point comparisons for a specific database column. |
| UnknownDataType | |
| Exception Summary | |
|---|---|
| DataTypeException | |
| TypeCastException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||