Understanding AdminSession objects

The AdminSession object and its sub-objects provide services to the schema repository (master database) for administrative purposes. The Rational ClearQuest schema repository is the master database that contains your schemas for one or more user databases.

AdminSession is the root object of all schema repository operations such as:

The AdminSession object must be created before any operation can be performed. There is no overlap functionality between this object and the Session object.



Feedback