static void |
LogCursor.onPostDelete(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |
static void |
LogCursor.onPostInsert(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |
static void |
LogCursor.onPostUpdate(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |
static void |
LogCursor.onPreDelete(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |
static void |
LogCursor.onPreInsert(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |
static void |
LogCursor.onPreUpdate(ICelesta celesta,
java.util.function.Consumer<LogCursor> cursorConsumer) |