Package org.dbunit.dataset.datatype
package org.dbunit.dataset.datatype
-
ClassDescriptionAbstract data type implementation that provides generic methods that are appropriate for most data type implementations.Inserts and reads
BigIntegervalues into/from a database.Data type that mapsTypesobjects to their java counterparts.Generic factory that handle standard JDBC types.A factory for creatingDataType.Reports what database products this object relates to.Extended version of theNumberDataType.String data type that ignore case when comparing String values.Data type that maps a SQLTypes.TIMEobject to a java object.Container that manages a map ofToleratedDeltaMap.ToleratedDeltaobjects to be used for numeric comparisons with an allowed deviation of two valuesContainer for the tolerated delta of two values that are compared to each other.Simple bean that holds the tolerance for floating point comparisons for a specific database column.A datatype that is capable of storing UUIDs into BINARY fields (big-endian).