| Interface | Description |
|---|---|
| INContainingEntry |
An INContainingEntry is a log entry that contains internal nodes.
|
| LogEntry |
A Log entry allows you to read, write and dump a database log entry.
|
| Class | Description |
|---|---|
| BaseEntry |
A Log entry allows you to read, write and dump a database log entry.
|
| BINDeltaLogEntry |
A BINDeltaLogEntry knows how to create a whole BIN from a delta entry.
|
| DeletedDupLNLogEntry |
DupDeletedLNEntry encapsulates a deleted dupe LN entry.
|
| FileHeaderEntry |
Contains a FileHeader entry.
|
| INLogEntry |
INLogEntry embodies all IN log entries.
|
| LNLogEntry |
LNLogEntry embodies all LN log entries.
|
| NameLNLogEntry |
NameLNLogEntry contains all the regular LNLogEntry fields and additional
information about the database operation which instigated the logging of
this NameLN.
|
| SingleItemEntry |
This class embodies log entries that have a single loggable item.
|
| Enum | Description |
|---|---|
| DbOperationType |
DbOperationType is a persistent enum used in NameLNLogEntries.
|
| LNLogEntry.DupStatus |
Copyright (c) 2004-2012 Oracle. All rights reserved.