Purpose: Define interface for sequencing callback.
Description: This interface accessed through DatabaseSession.getSequencingHome().getCallback() method.
Responsibilities:
INTERNAL: Called only by Session.afterTransaction method.paramaccessor Accessor used by transaction.paramcommitted boolean true - transaction committed, false - transaction failed.