Package | Description |
---|---|
org.apache.torque.templates.transformer.om |
Contains transformers and their helpers for the generation of OM classes.
|
Class and Description |
---|
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.
|
EnumValueAttributeName
Contains the attributes for a enum-value 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).
|
OMColumnJavaTransformer
Does java related mappings.
|
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–2020 The Apache Software Foundation. All rights reserved.