Package oracle.sysman.dbTarget.db.changemgr.emo.docaccess

Interface Summary
ApplyDiffListener The ApplyDiffListener interface can be implemented by callers of XMLAccessor.applyDiffs() method that wish to be notified of the results of applying each diff to the target database object's definition.
DiffClasses  
XMLAccessorClient The XMLAccessorClient interface lets users of the XMLAccessor classes provide needed environment information to those classes.
 

Class Summary
ApplyDiffListenerImpl This class is an implementation of the ApplyDiffListener interface that clients can use to monitor and control the action of the XMLAccessor.applyDiffs() method.
ApplyOneDiffResult Encapsulates the result of applying one difference from a Diff SXML document to a target SXML document.
CMConnection CMConnection is a wrapper around an OracleConnection.
CMXMLUtils  
CMXSLTransformInfo  
CMXSLUtils  
DDLUtils  
DiffClassifier  
SXMLXpaths  
XMLAccessor XMLAccessor is the base class for a set of classes that provide access to the contents of SXML documents.
XMLAccessorSettings  
XMLClusterAccessor  
XMLColumnAccessor  
XMLDbLinkAccessor  
XMLGranteeAccessor  
XMLIndexAccessor  
XMLIndexColumnsAccessor  
XMLLOBColumnAccessor  
XMLMViewAccessor  
XMLMViewLogAccessor  
XMLOnePartitionAccessor  
XMLPartitionsAccessor This class provides accessors to Table and Index Partition attributes.
XMLProcAccessor  
XMLProfileAccessor  
XMLRbSegmentAccessor  
XMLRoleAccessor  
XMLSchemaObjAccessor  
XMLSegmentAccessor  
XMLSequenceAccessor  
XMLSynonymAccessor  
XMLTableAccessor  
XMLTableColumnsAccessor  
XMLTableConstraintsAccessor  
XMLTableIOTAccessor  
XMLTablespaceAccessor  
XMLTriggerAccessor  
XMLTSDatafileAccessor  
XMLUserAccessor  
XMLViewAccessor  
 

Exception Summary
XMLAccessorException