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 Types from database meta data