All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AlterTableParserListener Parser listener that is parsing Oracle ALTER TABLE statementsBaseChangeRecordEmitter<T> Base class to emit change data based on a single entry event.BaseDmlParserListener<T> This class contains common methods for DML parser listenersBaseDmlStringParserListener This class parses recursively logical expression tree for DELETE and UPDATE statementsBaseOracleSchemaChangeEventEmitter SchemaChangeEventEmitterimplementation based on Oracle.BaseParserListener This class contains common methods for all listenersColumnDefinitionParserListener This class parses column definitions of Oracle statements.CreateTableParserListener DeleteParserListener This class parses delete statements.DmlParser Contract for a DML parser for LogMiner.DmlParserException Exception returned by theDmlParser.DropTableParserListener This class is parsing Oracle drop table statements.HistoryRecorder This interface defines how a custom recorder can be supplied to record LogMiner results.InsertParserListener This class parses Oracle INSERT statements.LcrEventHandler Handler for Oracle DDL and DML events.LcrPosition The logical encapsulation of raw LCR byte array.LogFile Represents a redo or archive log in Oracle.LogMinerChangeRecordEmitter Emits change record based on a singleLogMinerDmlEntryevent.LogMinerColumnValue LogMinerColumnValueImpl This class stores parsed column infoLogMinerColumnValueWrapper This class is a wrapper class which holds LogMinerColumnValue and the indicator if the column was processed by a parser listener.LogMinerDdlEntry This class is a placeholder of DDL dataLogMinerDmlEntry LogMinerDmlEntryImpl This class holds one parsed DML LogMiner record detailsLogMinerDmlParser A simple DML parser implementation specifically for Oracle LogMiner.LogMinerHelper This class contains methods to configure and manage LogMiner utilityLogMinerHelper.DATATYPE LogMinerQueryResultProcessor This class process entries obtained from LogMiner view.LogMinerSchemaChangeEventEmitter SchemaChangeEventEmitterimplementation based on Oracle LogMiner utility.LogMinerStreamingChangeEventSource AStreamingChangeEventSourcebased on Oracle's LogMiner utility.Module Information about this module.NeverHistoryRecorder A history recorder implementation that does not do any recording.NumberOneToBooleanConverter Oracle reportsNUMBER(1)as a numeric column type by default.OracleChangeEventSourceFactory OracleChangeEventSourceMetricsFactory OracleConnection OracleConnector OracleConnectorConfig Connector configuration for Oracle.OracleConnectorConfig.ConnectorAdapter OracleConnectorConfig.LogMiningDmlParser OracleConnectorConfig.LogMiningStrategy OracleConnectorConfig.SnapshotMode The set of predefined SnapshotMode options or aliases.OracleConnectorConfig.SystemTablesPredicate ATables.TableFilterthat excludes all Oracle system tables.OracleConnectorTask OracleDatabaseSchema The schema of an Oracle database.OracleDatabaseVersion Represents the Oracle database version.OracleDdlParser This is the main Oracle Antlr DDL parserOracleDdlParserListener This class is Oracle main DDL parser listener class.OracleDmlParser This is the main Oracle Antlr DML parserOracleDmlParserListener This class is Oracle main DML parser listener class.OracleErrorHandler Error handle for Oracle.OracleEventMetadataProvider OracleOffsetContext OracleOffsetContext.Builder OracleOffsetContext.Loader OracleSnapshotChangeEventSource AStreamingChangeEventSourcefor Oracle.OracleSnapshotChangeEventSource.OracleSnapshotContext Mutable context which is populated in the course of snapshotting.OracleSourceInfoStructMaker OracleStreamingChangeEventSourceMetrics The metrics implementation for Oracle connector streaming phase.OracleStreamingChangeEventSourceMetricsMXBean The JMX exposed interface for Oracle streaming metrics.OracleTaskContext OracleTopicSelector OracleValueConverters ParserUtils This class contains a few methods for parser listenersRowMapper A utility class to map LogMiner content resultSet values.Scn Oracle System Change Number implementationSimpleDmlParser This class does parsing of simple DML: insert, update, delete.SourceInfo SqlUtils This utility class contains SQL statements to configure, manage and query Oracle LogMiner todo handle INVALID file member (report somehow and continue to work with valid file), handle adding multiplexed files, todo SELECT name, value FROM v$sysstat WHERE name = 'redo wastage'; todo SELECT GROUP#, STATUS, MEMBER FROM V$LOGFILE WHERE STATUS='INVALID'; (drop and recreate? or do it manually?) todo table level supplemental logging todo When you use the SKIP_CORRUPTION option to DBMS_LOGMNR.START_LOGMNR, any corruptions in the redo log files are skipped during select operations from the V$LOGMNR_CONTENTS view.TransactionalBuffer Buffer that stores transactions and related callbacks that will be executed when a transaction commits or discarded when a transaction has been rolled back.TransactionalBuffer.CommitCallback Callback is designed to execute when transaction commits.TransactionalBuffer.Transaction TransactionalBufferMetrics This class contains MBean methodsTransactionalBufferMetricsMXBean This interface exposes TransactionalBuffer metricsUpdateParserListener This class parses UPDATE statements.XStreamChangeRecordEmitter Emits change data based on a singleRowLCRevent.XStreamSchemaChangeEventEmitter SchemaChangeEventEmitterimplementation based on Oracle.XstreamStreamingChangeEventSource AStreamingChangeEventSourcebased on Oracle's XStream API.XstreamStreamingChangeEventSource.PositionAndScn