| Package | Description |
|---|---|
| org.apache.ddlutils.io |
The
org.apache.ddlutils.io package contains a classes for input
and output of both the database schemas and data files. |
| 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. |
| Class and Description |
|---|
| SqlTypeConverter
Interface for classes that convert between strings and sql data types.
|
| Class and Description |
|---|
| ConversionException
Exception generated by
SqlTypeConverter implementations. |
| SqlTypeConverter
Interface for classes that convert between strings and sql data types.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.