Klasse Jdbc2SchemaTransformer

java.lang.Object
org.apache.torque.templates.transformer.jdbc2schema.Jdbc2SchemaTransformer
Alle implementierten Schnittstellen:
SourceTransformer

public class Jdbc2SchemaTransformer extends Object implements SourceTransformer
Performs the transformations which are necessary to apply the jdbc2schema templates to the source tree. This transformer performs the following actions:
  • sets the name attribute to the database element
No elements or attributes are deleted. $Id: Jdbc2SchemaTransformer.java 1839288 2018-08-27 09:48:33Z tv $