This package contains helper classes that convert between textual representations and values of the types that correspond to the JDBC type codes given by {@link java.sql.Types}. These converters are used by the {@link org.apache.ddlutils.io.DataReader} when inserting data into the database.