Uses of Class
org.apache.torque.templates.transformer.jdbc2schema.Jdbc2SchemaOptionName

Packages that use Jdbc2SchemaOptionName
org.apache.torque.templates.transformer.jdbc2schema Contains transformers and their helpers for the jdbc2schema templates. 
 

Uses of Jdbc2SchemaOptionName in org.apache.torque.templates.transformer.jdbc2schema
 

Methods in org.apache.torque.templates.transformer.jdbc2schema that return Jdbc2SchemaOptionName
static Jdbc2SchemaOptionName Jdbc2SchemaOptionName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Jdbc2SchemaOptionName[] Jdbc2SchemaOptionName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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