org.hibernate.envers.ant
Class JPAConfigurationTaskWithEnvers

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.hibernate.tool.ant.ConfigurationTask
              extended by org.hibernate.tool.ant.JPAConfigurationTask
                  extended by org.hibernate.envers.ant.JPAConfigurationTaskWithEnvers

public class JPAConfigurationTaskWithEnvers
extends org.hibernate.tool.ant.JPAConfigurationTask

Author:
Adam Warski (adam at warski dot org)

Field Summary
 
Fields inherited from class org.hibernate.tool.ant.ConfigurationTask
entityResolver
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
JPAConfigurationTaskWithEnvers()
           
 
Method Summary
protected  void doConfiguration(Configuration configuration)
           
 
Methods inherited from class org.hibernate.tool.ant.JPAConfigurationTask
createConfiguration, getPersistenceUnit, setConfigurationFile, setPersistenceUnit, validateParameters
 
Methods inherited from class org.hibernate.tool.ant.ConfigurationTask
addConfiguredFileSet, addFile, getConfiguration, getConfigurationFile, getProperties, getPropertyFile, setEntityResolver, setNamingStrategy, setPropertyFile
 
Methods inherited from class org.apache.tools.ant.Task
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAConfigurationTaskWithEnvers

public JPAConfigurationTaskWithEnvers()
Method Detail

doConfiguration

protected void doConfiguration(Configuration configuration)
Overrides:
doConfiguration in class org.hibernate.tool.ant.JPAConfigurationTask


Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.