public class CreateEventList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected ConfigurationParameters |
configuration |
Constructor and Description |
---|
CreateEventList(ConfigurationParameters configuration) |
Modifier and Type | Method and Description |
---|---|
void |
addChangesRelatedToObject(java.lang.String sourceTable,
java.lang.String objectId) |
void |
createChangeSequence() |
java.lang.String |
getObjectClassThroughCheckingConstraint(java.lang.String table,
java.lang.String id,
java.lang.String schema) |
java.util.List<TableEvent> |
rankChangeSequence() |
protected ConfigurationParameters configuration
public CreateEventList(ConfigurationParameters configuration)
public java.util.List<TableEvent> rankChangeSequence() throws java.text.ParseException
java.text.ParseException
public void createChangeSequence() throws java.sql.SQLException
java.sql.SQLException
public void addChangesRelatedToObject(java.lang.String sourceTable, java.lang.String objectId) throws java.sql.SQLException
java.sql.SQLException
public java.lang.String getObjectClassThroughCheckingConstraint(java.lang.String table, java.lang.String id, java.lang.String schema) throws java.sql.SQLException
java.sql.SQLException