open static fun invokeAfterCommit(@Nullable synchronizations: MutableList<TransactionSynchronization>): Unit
Actually invoke the afterCommit methods of the given Spring TransactionSynchronization objects.
synchronizations - List of TransactionSynchronization objects