All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractLCR The AbstractLCR class provides an abstract implementation of the LCR interface.ChunkColumnValue The ChunkColumnValue interface encapsulates the information about a LOB, LONG, XMLTYPE or OSON (Oracle binary JSON format) column in a RowLCR.ColumnValue The ColumnValue interface encapsulates the information about a column in a RowLCR.DDLLCR The DDLLCR interface encapsulates the information about a DDL LCR.DefaultChunkColumnValue The DefaultChunkColumnValue class provides an Oracle default implementation of the ChunkColumnValue interface.DefaultColumnValue The DefaultColumnValue class provides an Oracle default implementation of ColumnValue interface.DefaultDDLLCR The DefaultDDLLCR class provides an Oracle default implementation of the DDLLCR interface.DefaultRowLCR The DefaultRowLCR class provides an Oracle default implementation of the RowLCR interface.LCR The LCR interface encapsulates information about the logical change record (LCR).RowLCR The RowLCR interface encapsulates the information about a row logical change record (LCR).StreamsException The StreamsException class provides information about Oracle Streams errors.XStreamIn The XStreamIn class provides APIs for using Oracle XStream In.XStreamLCRCallbackHandler The XStreamLCRCallbackHandler interface enables clients to receive LCRs and chunk data from an XStream outbound server or send LCRs and chunk data to an XStream inbound server using a callback mechanism.XStreamOut The XStreamOut class provides APIs for using Oracle XStream Out.XStreamUtility The XStreamUtility class provides utility methods for using XStream APIs.