Uses of Interface
com.sas.services.information.metadata.RelationalSchemaInterface
Packages that use RelationalSchemaInterface
-
Uses of RelationalSchemaInterface in com.sas.services.information.metadata
Subinterfaces of RelationalSchemaInterface in com.sas.services.information.metadataModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in com.sas.services.information.metadata that return RelationalSchemaInterfaceModifier and TypeMethodDescriptionDataTableInterface.getSchema()Get the schema object that this table belongs to.OMRDataTable.getSchema()Methods in com.sas.services.information.metadata with parameters of type RelationalSchemaInterfaceModifier and TypeMethodDescriptionvoidDatabaseCatalogInterface.addSchema(RelationalSchemaInterface schema) voidOMRDatabaseCatalog.addSchema(RelationalSchemaInterface schema) voidDatabaseCatalogInterface.removeSchema(RelationalSchemaInterface schema) voidOMRDatabaseCatalog.removeSchema(RelationalSchemaInterface schema) voidDataTableInterface.setSchema(RelationalSchemaInterface schema) Set the schema object this table belongs to.voidOMRDataTable.setSchema(RelationalSchemaInterface schema)