Uses of Interface
com.sas.metadata.remote.DatabaseCatalog

Packages that use DatabaseCatalog
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of DatabaseCatalog in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return DatabaseCatalog
 DatabaseCatalog RelationalSchema.getSchemaPackage()
          Gets the DatabaseCatalog for SchemaPackage
 

Methods in com.sas.metadata.remote with parameters of type DatabaseCatalog
 void RelationalSchema.setSchemaPackage(DatabaseCatalog inObject)
          Sets the SchemaPackages list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.