java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.hibernate.tool.ant.ConfigurationTask
org.hibernate.tool.ant.AnnotationConfigurationTask
All Implemented Interfaces:
Cloneable
max - | Fields inherited from org.hibernate.tool.ant.ConfigurationTask: |
|---|
| entityResolver |
| Constructor: |
|---|
|
| Method from org.hibernate.tool.ant.AnnotationConfigurationTask Summary: |
|---|
| createConfiguration, validateParameters |
| Methods from org.hibernate.tool.ant.ConfigurationTask: |
|---|
| addConfiguredFileSet, addFile, createConfiguration, doConfiguration, getConfiguration, getConfigurationFile, getProperties, getPropertyFile, setConfigurationFile, setEntityResolver, setNamingStrategy, setPropertyFile, validateParameters |
| Methods from org.apache.tools.ant.Task: |
|---|
| bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods from org.apache.tools.ant.ProjectComponent: |
|---|
| clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.tool.ant.AnnotationConfigurationTask Detail: |
|---|
|
|