|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
org.codehaus.mojo.hibernate3.configuration.AnnotationComponentConfiguration
public class AnnotationComponentConfiguration
Field Summary |
---|
Fields inherited from interface org.codehaus.mojo.hibernate3.configuration.ComponentConfiguration |
---|
ROLE |
Constructor Summary | |
---|---|
AnnotationComponentConfiguration()
|
Method Summary | |
---|---|
protected org.hibernate.cfg.Configuration |
createConfiguration()
|
java.lang.String |
getName()
|
protected void |
validateParameters()
|
Methods inherited from class org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration |
---|
doConfiguration, getConfiguration, getConfigurationFile, getExporterMojo, getPropertyFile, setExporterMojo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationComponentConfiguration()
Method Detail |
---|
public java.lang.String getName()
protected org.hibernate.cfg.Configuration createConfiguration()
createConfiguration
in class org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
protected void validateParameters() throws org.apache.maven.plugin.MojoExecutionException
validateParameters
in class org.codehaus.mojo.hibernate3.configuration.AbstractComponentConfiguration
org.apache.maven.plugin.MojoExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |