Package org.codehaus.modello.generator.database.type
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
|
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 {@link Types} from database meta data
|
Copyright © 2001-2007 Codehaus. All Rights Reserved.