Uses of Package
org.apache.torque.templates.typemapping
-
Packages that use org.apache.torque.templates.typemapping Package Description 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 Class Description 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 Class Description 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 Class Description 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 Class Description 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.