com.rsmart.kuali.tools.ant.tasks
Class TableSet
java.lang.Object
com.rsmart.kuali.tools.ant.tasks.TableSet
public class TableSet
- extends Object
- Author:
- Leo Przybylski (przybyls@arizona.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableSet
public TableSet()
createInclude
public Include createInclude()
execute
public void execute()
getTables
public Set<String> getTables()
getConnection
public final Connection getConnection()
- Gets the value of connection
- Returns:
- the value of connection
setConnection
public final void setConnection(Connection argConnection)
- Sets the value of connection
- Parameters:
argConnection
- Value to assign to this.connection
setSchema
public void setSchema(String schema)
getSchema
public String getSchema()
Copyright © 2011 Leo Przybylski. All Rights Reserved.