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

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

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

Methods in org.apache.torque.templates.typemapping that return VillageMethod
static VillageMethod VillageMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VillageMethod[] VillageMethod.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.