org.codehaus.mojo.hibernate2
Class SchemaUpdateMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.hibernate2.beans.CommonOperationsBean
org.codehaus.mojo.hibernate2.SchemaUpdateMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- SchemaExportMojo
public class SchemaUpdateMojo
- extends CommonOperationsBean
- Version:
- $Id: SchemaUpdateMojo.java 6588 2008-03-28 12:22:57Z bentmann $
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.codehaus.mojo.hibernate2.beans.CommonOperationsBean |
getBasedir, getBaseDirNames, getBaseDirs, getClasspath, getExcludes, getIncludeFiles, getIncludes, getQuiet, print, setBasedir, setClasspath, setExcludes, setIncludes, setQuiet |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaUpdateMojo
public SchemaUpdateMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
buildClasspath
protected java.lang.String[] buildClasspath()
throws java.lang.Exception
- Throws:
java.lang.Exception
getConfig
public java.lang.String getConfig()
setConfig
public void setConfig(java.lang.String config)
getProperties
public java.lang.String getProperties()
setProperties
public void setProperties(java.lang.String properties)
getText
public boolean getText()
setText
public void setText(boolean text)
getResources
public java.util.List getResources()
setResources
public void setResources(java.util.List resources)
Copyright © 2010. All Rights Reserved.