Uses of Class
salto.tool.sql.data.CatalogInfo

Packages that use CatalogInfo
salto.tool.sql   
 

Uses of CatalogInfo in salto.tool.sql
 

Methods in salto.tool.sql that return CatalogInfo
 CatalogInfo[] ConnectionInfo.getCatalogInfos()
           
static CatalogInfo[] DatabaseInfo.getCatalogs(ConnectionInfo info)
           
 

Methods in salto.tool.sql with parameters of type CatalogInfo
static TableInfo[] DatabaseInfo.getTables(CatalogInfo info)
           
 void ConnectionInfo.setCatalogInfos(CatalogInfo[] catalogInfos)
           
 



Copyright © 2002-2008 Salto Consulting. All Rights Reserved.