Uses of Package
org.apache.torque.templates.typemapping

Packages that use org.apache.torque.templates.typemapping
org.apache.torque.templates.platform This package contains classes that provide compatibility to a range of RDBM platforms. 
org.apache.torque.templates.transformer Contains transformers and their helpers throughout the templates. 
org.apache.torque.templates.transformer.om Contains transformers and their helpers for the generation of OM classes. 
org.apache.torque.templates.typemapping Contains transformers and their helpers for the generation of SQL files. 
 

Classes in org.apache.torque.templates.typemapping used by org.apache.torque.templates.platform
SchemaType
          Enum for known SQL types.
SqlType
          The SQL type data for a column.
 

Classes in org.apache.torque.templates.typemapping used by org.apache.torque.templates.transformer
SchemaType
          Enum for known SQL types.
SqlType
          The SQL type data for a column.
 

Classes in org.apache.torque.templates.typemapping used by org.apache.torque.templates.transformer.om
JavaType
          An enum for all java types known to the generator.
SchemaType
          Enum for known SQL types.
 

Classes in org.apache.torque.templates.typemapping used by org.apache.torque.templates.typemapping
JavaType
          An enum for all java types known to the generator.
ResultSetGetter
          All available result set getter methods.
SchemaType
          Enum for known SQL types.
SqlType
          The SQL type data for a column.
SqlTypeWithJdbcType
          The SQL type data for a column.
VillageMethod
          All available village value conversion methods.
 



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