Uses of Package
org.codehaus.modello.generator.database.type

Packages that use org.codehaus.modello.generator.database.type
org.codehaus.modello.generator.database.type   
 

Classes in org.codehaus.modello.generator.database.type used by org.codehaus.modello.generator.database.type
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.