Uses of Class
com.metamatrix.common.jdbc.metadata.Schema

Packages that use Schema
com.metamatrix.common.jdbc.metadata   
 

Uses of Schema in com.metamatrix.common.jdbc.metadata
 

Methods in com.metamatrix.common.jdbc.metadata that return Schema
 Schema Catalog.lookupSchema(java.lang.String schemaName)
           
 

Methods in com.metamatrix.common.jdbc.metadata with parameters of type Schema
 void Catalog.add(Schema object)
           
 boolean Catalog.contains(Schema object)
           
 boolean Catalog.remove(Schema object)
           
 



Copyright © 2009. All Rights Reserved.