void |
Relation.addSync(Changelog sync) |
ChangelogReaderIF |
DataSourceIF.getChangelogReader(Changelog changelog,
String startOrder)
INTERNAL: Returns a changelog reader.
|
ChangelogReaderIF |
JDBCDataSource.getChangelogReader(Changelog changelog,
String startOrder) |
ChangelogReaderIF |
CSVDataSource.getChangelogReader(Changelog changelog,
String startOrder) |
String |
DataSourceIF.getMaxOrderValue(Changelog changelog)
INTERNAL: Returns the maximum value of the order column for the
specified changelog.
|
String |
JDBCDataSource.getMaxOrderValue(Changelog changelog) |
String |
CSVDataSource.getMaxOrderValue(Changelog changelog) |
void |
Relation.removeSync(Changelog sync) |