Uses of Interface
org.codehaus.mojo.hibernate3.configuration.ComponentConfiguration

Packages that use ComponentConfiguration
org.codehaus.mojo.hibernate3   
org.codehaus.mojo.hibernate3.configuration   
 

Uses of ComponentConfiguration in org.codehaus.mojo.hibernate3
 

Methods in org.codehaus.mojo.hibernate3 that return ComponentConfiguration
protected  ComponentConfiguration HibernateExporterMojo.getComponentConfiguration(String name)
          Returns the ComponentConfiguration for this maven goal.
 

Uses of ComponentConfiguration in org.codehaus.mojo.hibernate3.configuration
 

Classes in org.codehaus.mojo.hibernate3.configuration that implement ComponentConfiguration
 class AbstractComponentConfiguration
           
 class AnnotationComponentConfiguration
           
 class DefaultComponentConfiguration
           
 class JDBCComponentConfiguration
           
 class JPAComponentConfiguration
           
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.