Uses of Package
org.apache.torque.templates.transformer.om

Packages that use org.apache.torque.templates.transformer.om
org.apache.torque.templates.transformer.om Contains transformers and their helpers for the generation of OM classes. 
 

Classes in org.apache.torque.templates.transformer.om used by org.apache.torque.templates.transformer.om
ColumnAttributeName
          Contains the attributes for a column source element which are not defined in the Torque schema.
ColumnChildElementName
          Contains the child elements for a column source element which are not defined in the Torque schema.
DatabaseAttributeName
          Contains the attributes for a database source element which are not defined in the Torque schema.
DatabaseChildElementName
          Contains the child elements for a database source element which are not defined in the Torque schema.
ForeignKeyAttributeName
          Contains the attribute names of the foreign-key source element which are not defined in the Torque schema.
ForeignKeyChildAttributeName
          Contains the attribute names of the child elements for a foreign-key source element which are not defined in the Torque schema.
ForeignKeyChildElementName
          Contains the child elements for a foreign-key source element which are not defined in the Torque schema.
InheritanceAttributeName
          Contains the attributes for a inheritance source element which are not defined in the Torque schema.
JavaFieldAttributeName
          Defines the standard attributes for a source element representing a java field (i.e instance variable of a class).
ReferenceChildElementName
          Contains the child elements for a reference source element which are not defined in the Torque schema.
TableAttributeName
          Contains the attributes for a table source element which are not defined in the Torque schema.
TableChildElementName
          Contains the child elements for a table source element which are not defined in the Torque schema.
 



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