Uses of Class
org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer

Packages that use SourceTargetAttributeTransformer
org.apache.torque.generator.source.transform This package contains the definition of source transformers and some implementations. 
 

Uses of SourceTargetAttributeTransformer in org.apache.torque.generator.source.transform
 

Subclasses of SourceTargetAttributeTransformer in org.apache.torque.generator.source.transform
 class BeanPropertyMethodNameTransformer
          Converts a source element Attribute such that it can be used as method name.
 class CopyAttributeTransformer
          Fills an attribute with the content of another attribute.
 



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