Package org.apache.torque.templates.typemapping

Contains transformers and their helpers for the generation of SQL files.

See:
          Description

Class Summary
SizedForBitDataSqlType Supports the Derby / DB2 / SQL92 standard for defining Binary data fields with either CHAR(#) FOR BIT DATA or VARCHAR(#) FOR BIT DATA.
SqlType The SQL type data for a column.
SqlTypeWithJdbcType The SQL type data for a column.
TypeMap Various mappings for schema types, e.g.
 

Enum Summary
JavaType An enum for all java types known to the generator.
ResultSetGetter All available result set getter methods.
SchemaType Enum for known SQL types.
VillageMethod All available village value conversion methods.
 

Package org.apache.torque.templates.typemapping Description

Contains transformers and their helpers for the generation of SQL files.



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.