Package org.apache.ddlutils.io.converters

This package contains helper classes that convert between textual representations and values of the types that correspond to the JDBC type codes given by Types.

See: Description

Package org.apache.ddlutils.io.converters Description

This package contains helper classes that convert between textual representations and values of the types that correspond to the JDBC type codes given by Types. These converters are used by the DataReader when inserting data into the database.

Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.