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