Uses of Class
org.apache.torque.generator.configuration.AbstractConfigurationProvider

Packages that use AbstractConfigurationProvider
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
 

Uses of AbstractConfigurationProvider in org.apache.torque.generator.configuration
 

Subclasses of AbstractConfigurationProvider in org.apache.torque.generator.configuration
 class ClasspathConfigurationProvider
          Provides InputStreams to read a configuration of a unit of generation from a jar file.
 class DirectoryConfigurationProvider
          Provides InputStreams to read the configuration from a directory.
 class JarConfigurationProvider
          Provides InputStreams to read a configuration of a unit of generation from a jar file.
 



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