public static interface Session.TransactionalAction
Session.Action that requires there to be an open transaction.
A new transaction will be created if necessary before this action is executed. If a transaction already exists, it will be (re)used.
Copyright © 2017. All rights reserved.