@FunctionalInterface public static interface Session.Action
Session.performSessionAction()
and Session.performSessionActionWithCurrentTransaction().| Modifier and Type | Method and Description |
|---|---|
void |
run(Session session)
Perform some action using the given
Session. |
Copyright © 2017. All rights reserved.