Uses of Class
org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer
-
Packages that use SourceTargetAttributeTransformer Package Description 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 Modifier and Type Class Description 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.
-