| Package | Description | 
|---|---|
| org.apache.torque.templates.typemapping | 
      Contains transformers and their helpers
      for the generation of SQL files. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ResultSetGetter | ResultSetGetter. getByMethodName(String methodName)Retursn the ResultSetGetter with the given method name. | 
| static ResultSetGetter | TypeMap. getResultSetGetter(SchemaType schemaType)Returns the result set getter method which corresponds to the
 Schema type provided. | 
| static ResultSetGetter | ResultSetGetter. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ResultSetGetter[] | ResultSetGetter. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.