|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.ddlutils.io.converters | |
---|---|
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 . |
Classes in org.apache.ddlutils.io.converters used by org.apache.ddlutils.io | |
---|---|
SqlTypeConverter
Interface for classes that convert between strings and sql data types. |
Classes in org.apache.ddlutils.io.converters used by org.apache.ddlutils.io.converters | |
---|---|
ConversionException
Exception generated by SqlTypeConverter implementations. |
|
SqlTypeConverter
Interface for classes that convert between strings and sql data types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |