Package org.apache.torque.generator.configuration.source
package org.apache.torque.generator.configuration.source
This package provides SAXhandlers for reading the source configuration snippets in the control file.
-
KlasseBeschreibungReads a configurable class from the controller configuration file.Resolves system Ids for schema files to the schema file content.Reads an entity reference from the controller configuration file.Reads file source definitions from the controller configuration file.A Factory which creates a SAX handler for file sources.Reads jdbc metadata source definitions from the controller configuration file.A Factory which creates a SAX handler for sources from JDBC Metadata.Contains tag and attribute names for the Source configuration.A base class for reading source definitions from the controller configuration file.A registry of SourceSaxHandlerFactories.Classes implementing this interface are responsible for creating
SourceSaxHandler
s for a specific source type.