DbtuTools project
Java Library

Uses of Class
org.dbtutools.DbtuTools.core.OptDbtuToolsTree

Packages that use OptDbtuToolsTree
org.dbtutools.DbtuTools.core Contains the DbtuTools framework related core classes. 
 

Uses of OptDbtuToolsTree in org.dbtutools.DbtuTools.core
 

Methods in org.dbtutools.DbtuTools.core that return OptDbtuToolsTree
static OptDbtuToolsTree OptDbtuToolsTree.getInstance()
          Creates and returns an instance of this class which addresses the /opt/dbtutools tree for the current DB2 Instance.
 


DbtuTools project
Java Library