Uses of Class
org.apache.torque.templates.typemapping.SqlTypeWithJdbcType

Packages that use SqlTypeWithJdbcType
org.apache.torque.templates.typemapping Contains transformers and their helpers for the generation of SQL files. 
 

Uses of SqlTypeWithJdbcType in org.apache.torque.templates.typemapping
 

Constructors in org.apache.torque.templates.typemapping with parameters of type SqlTypeWithJdbcType
SqlTypeWithJdbcType(SqlTypeWithJdbcType sqlType, String size, String scale, String defaultValue)
          Creates a new SqlType by copying another sql type.
 



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