|
Oracle® Database XStream Java API Reference 11g Release 2 (11.2) E16674-02 |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ChunkColumnValue | The ChunkColumnValue interface encapsulates the information about a LOB, LONG, or XMLTYPE 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. |
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). |
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. |
Class Summary | |
---|---|
AbstractLCR | The AbstractLCR class provides an abstract implementation of the LCR interface. |
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. |
XStreamIn | The XStreamIn class provides APIs for using Oracle XStream In. |
XStreamOut | The XStreamOut class provides APIs for using Oracle XStream Out. |
XStreamUtility | The XStreamUtility class provides utility methods for using XStream APIs. |
Exception Summary | |
---|---|
StreamsException | The StreamsException class provides information about Oracle Streams errors. |
|
Oracle® Database XStream Java API Reference 11g Release 2 (11.2) E16674-02 |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |