org.codehaus.mojo.hibernate3.configuration
Class AnnotationComponentConfiguration
java.lang.Object
org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
org.codehaus.mojo.hibernate3.configuration.AnnotationComponentConfiguration
- All Implemented Interfaces:
- ComponentConfiguration
public class AnnotationComponentConfiguration
- extends AbstractComponentConfiguration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationComponentConfiguration
public AnnotationComponentConfiguration()
getName
public String getName()
createConfiguration
protected org.hibernate.cfg.Configuration createConfiguration()
- Specified by:
createConfiguration
in class AbstractComponentConfiguration
validateParameters
protected void validateParameters()
throws MojoExecutionException
- Overrides:
validateParameters
in class AbstractComponentConfiguration
- Throws:
MojoExecutionException
Copyright © 2005-2010 Codehaus. All Rights Reserved.