liquibase.integration.ant.type
Class ConnectionProperties

java.lang.Object
  extended by liquibase.integration.ant.type.ConnectionProperties

public class ConnectionProperties
extends Object


Constructor Summary
ConnectionProperties()
           
 
Method Summary
 void add(org.apache.tools.ant.types.PropertySet propertySet)
           
 void addConnectionProperty(org.apache.tools.ant.taskdefs.Property property)
           
 Properties buildProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionProperties

public ConnectionProperties()
Method Detail

buildProperties

public Properties buildProperties()

add

public void add(org.apache.tools.ant.types.PropertySet propertySet)

addConnectionProperty

public void addConnectionProperty(org.apache.tools.ant.taskdefs.Property property)


Copyright © 2016 Liquibase.org. All rights reserved.