|
Class Summary |
| Mapping |
This class describes a mapping between a standard JDBC type and the
provider specific implementation of that type. |
| Type |
Describes an SQL type |
| TypeMap |
This class is a helper class for converting from string values to their
corresponding Types
(Exists only at the moment to overcome some deficiencies in
TypeMap |
| TypeMapping |
Associates an SQL type with its JDBC mapping |
| Types |
Manages the set of types supported by a database provider,
and the mappings from standard JDBC types to the provider types. |
| TypesFactory |
Factory for constructing Types from database meta data |