Klasse SourceConfigurationTags

java.lang.Object
org.apache.torque.generator.configuration.source.SourceConfigurationTags

public final class SourceConfigurationTags extends Object
Contains tag and attribute names for the Source configuration.
  • Felddetails

    • SOURCE_TAG

      public static final String SOURCE_TAG
      Tag name for the "source" tag.
      Siehe auch:
    • ELEMENTS_ATTRIBUTE

      public static final String ELEMENTS_ATTRIBUTE
      Attribute name for the "elements" attribute.
      Siehe auch:
    • SKIP_DECIDER_ARRTIBUTE

      public static final String SKIP_DECIDER_ARRTIBUTE
      Attribute name for the "skipDecider" attribute.
      Siehe auch:
    • FORMAT_ATTRIBUTE

      public static final String FORMAT_ATTRIBUTE
      Attribute name for the "format" attribute.
      Siehe auch:
    • COMBINE_FILES_ATTRIBUTE

      public static final String COMBINE_FILES_ATTRIBUTE
      Attribute name for the "combineFiles" attribute.
      Siehe auch:
    • TRANSFORMER_TAG

      public static final String TRANSFORMER_TAG
      Tag name for the "transformer" tag.
      Siehe auch:
    • CLASS_ATTRIBUTE

      public static final String CLASS_ATTRIBUTE
      Tag name for the "class" attribute of the "transformer" and "postprocessor tags.
      Siehe auch:
    • POSTPROCESSOR_TAG

      public static final String POSTPROCESSOR_TAG
      Tag name for the "postprocessor" tag.
      Siehe auch:
    • INCLUDE_TAG

      public static final String INCLUDE_TAG
      Tag name for the "include" tag.
      Siehe auch:
    • EXCLUDE_TAG

      public static final String EXCLUDE_TAG
      Tag name for the "exclude" tag.
      Siehe auch:
    • ENTITY_REFERENCE

      public static final String ENTITY_REFERENCE
      Tag name for the "entityReference" tag.
      Siehe auch:
    • URL_OPTION_ATTRIBUTE

      public static final String URL_OPTION_ATTRIBUTE
      Attribute name for the "urlOption" attribute.
      Siehe auch:
    • DRIVER_OPTION_ATTRIBUTE

      public static final String DRIVER_OPTION_ATTRIBUTE
      Attribute name for the "driverOption" attribute.
      Siehe auch:
    • USERNAME_OPTION_ATTRIBUTE

      public static final String USERNAME_OPTION_ATTRIBUTE
      Attribute name for the "usernameOption" attribute.
      Siehe auch:
    • PASSWORD_OPTION_ATTRIBUTE

      public static final String PASSWORD_OPTION_ATTRIBUTE
      Attribute name for the "passwordOption" attribute.
      Siehe auch:
    • SCHEMA_OPTION_ATTRIBUTE

      public static final String SCHEMA_OPTION_ATTRIBUTE
      Attribute name for the "schemaOption" attribute.
      Siehe auch:
    • SYSTEM_ID_ATTRIBUTE

      public static final String SYSTEM_ID_ATTRIBUTE
      Attribute name for the "systemId" attribute.
      Siehe auch:
    • RESOURCE_ATTRIBUTE

      public static final String RESOURCE_ATTRIBUTE
      Attribute name for the "resource" attribute.
      Siehe auch: