Klasse CopyAttributeTransformer

java.lang.Object
org.apache.torque.generator.source.transform.SourceTargetAttributeTransformer
org.apache.torque.generator.source.transform.CopyAttributeTransformer
Alle implementierten Schnittstellen:
SourceTransformer

public class CopyAttributeTransformer extends SourceTargetAttributeTransformer
Fills an attribute with the content of another attribute. It can be configured whether the target attribute is overwritten if it is not set. $Id: CopyAttributeTransformer.java 1839288 2018-08-27 09:48:33Z tv $