|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangelogReaderIF
INTERNAL: A change log reader is a tuple reader that is used to read a change log relation. For each tuple read it also returns the type of change and an order value that says something about the order in which the change occurred.
| Method Summary | |
|---|---|
ChangeType |
getChangeType()
INTERNAL: Returns the type of change that the current tuple went through. |
String |
getOrderValue()
INTERNAL: Returns the current order value found in the order-column. |
| Methods inherited from interface net.ontopia.topicmaps.db2tm.TupleReaderIF |
|---|
close, readNext |
| Method Detail |
|---|
ChangeType getChangeType()
String getOrderValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||