Klasse SourceConfigurationTags
java.lang.Object
org.apache.torque.generator.configuration.source.SourceConfigurationTags
Contains tag and attribute names for the Source configuration.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Tag name for the "class" attribute of the "transformer" and "postprocessor tags.static final String
Attribute name for the "combineFiles" attribute.static final String
Attribute name for the "driverOption" attribute.static final String
Attribute name for the "elements" attribute.static final String
Tag name for the "entityReference" tag.static final String
Tag name for the "exclude" tag.static final String
Attribute name for the "format" attribute.static final String
Tag name for the "include" tag.static final String
Attribute name for the "passwordOption" attribute.static final String
Tag name for the "postprocessor" tag.static final String
Attribute name for the "resource" attribute.static final String
Attribute name for the "schemaOption" attribute.static final String
Attribute name for the "skipDecider" attribute.static final String
Tag name for the "source" tag.static final String
Attribute name for the "systemId" attribute.static final String
Tag name for the "transformer" tag.static final String
Attribute name for the "urlOption" attribute.static final String
Attribute name for the "usernameOption" attribute. -
Methodenübersicht
-
Felddetails
-
SOURCE_TAG
Tag name for the "source" tag.- Siehe auch:
-
ELEMENTS_ATTRIBUTE
Attribute name for the "elements" attribute.- Siehe auch:
-
SKIP_DECIDER_ARRTIBUTE
Attribute name for the "skipDecider" attribute.- Siehe auch:
-
FORMAT_ATTRIBUTE
Attribute name for the "format" attribute.- Siehe auch:
-
COMBINE_FILES_ATTRIBUTE
Attribute name for the "combineFiles" attribute.- Siehe auch:
-
TRANSFORMER_TAG
Tag name for the "transformer" tag.- Siehe auch:
-
CLASS_ATTRIBUTE
Tag name for the "class" attribute of the "transformer" and "postprocessor tags.- Siehe auch:
-
POSTPROCESSOR_TAG
Tag name for the "postprocessor" tag.- Siehe auch:
-
INCLUDE_TAG
Tag name for the "include" tag.- Siehe auch:
-
EXCLUDE_TAG
Tag name for the "exclude" tag.- Siehe auch:
-
ENTITY_REFERENCE
Tag name for the "entityReference" tag.- Siehe auch:
-
URL_OPTION_ATTRIBUTE
Attribute name for the "urlOption" attribute.- Siehe auch:
-
DRIVER_OPTION_ATTRIBUTE
Attribute name for the "driverOption" attribute.- Siehe auch:
-
USERNAME_OPTION_ATTRIBUTE
Attribute name for the "usernameOption" attribute.- Siehe auch:
-
PASSWORD_OPTION_ATTRIBUTE
Attribute name for the "passwordOption" attribute.- Siehe auch:
-
SCHEMA_OPTION_ATTRIBUTE
Attribute name for the "schemaOption" attribute.- Siehe auch:
-
SYSTEM_ID_ATTRIBUTE
Attribute name for the "systemId" attribute.- Siehe auch:
-
RESOURCE_ATTRIBUTE
Attribute name for the "resource" attribute.- Siehe auch:
-