Uses of Interface
com.sas.services.information.metadata.DatabaseCatalogInterface
Packages that use DatabaseCatalogInterface
-
Uses of DatabaseCatalogInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata that return DatabaseCatalogInterfaceModifier and TypeMethodDescriptionOMRRelationalSchema.getDatabaseCatalog()RelationalSchemaInterface.getDatabaseCatalog()Get theDatabaseCatalogInterfaceobject that this schema belongs to.Methods in com.sas.services.information.metadata with parameters of type DatabaseCatalogInterfaceModifier and TypeMethodDescriptionvoidOMRRelationalSchema.setDatabaseCatalog(DatabaseCatalogInterface catalog) voidRelationalSchemaInterface.setDatabaseCatalog(DatabaseCatalogInterface catalog) Set theDatabaseCatalogInterfaceobject that this schema belongs to.