org.codehaus.mojo.hibernate3.configuration
Class JPAComponentConfiguration

java.lang.Object
  extended by org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
      extended by org.codehaus.mojo.hibernate3.configuration.JPAComponentConfiguration
All Implemented Interfaces:
org.codehaus.mojo.hibernate3.configuration.ComponentConfiguration

public class JPAComponentConfiguration
extends org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration


Field Summary
 
Fields inherited from interface org.codehaus.mojo.hibernate3.configuration.ComponentConfiguration
ROLE
 
Constructor Summary
JPAComponentConfiguration()
           
 
Method Summary
protected  org.hibernate.cfg.Configuration createConfiguration()
           
 java.lang.String getName()
           
 
Methods inherited from class org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
doConfiguration, getConfiguration, getConfigurationFile, getExporterMojo, getPropertyFile, setExporterMojo, validateParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAComponentConfiguration

public JPAComponentConfiguration()
Method Detail

getName

public java.lang.String getName()

createConfiguration

protected org.hibernate.cfg.Configuration createConfiguration()
Specified by:
createConfiguration in class org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration


Copyright © 2005-2009. All Rights Reserved.