public interface IntelligentQueryMetadataServiceInterface
Specifies an object that is more of a container or a configuration/context of knowledge that
SAS Query Services has
about supported databases and server information. The API user can find the bulk
of this information available through ServerProperties objects.
Other than being a holder of this
information, it also has a number of utility-oriented methods which are
being deprecated and moved to more proper class locations.
Method Summary
boolean
isRepositoryWritable(com.sas.services.session.SessionContextInterface session,
java.lang.String reposName)
Returns whether the user associated with the given SessionContextInterface has write access to the named repository