T
- The return typepublic static interface JpaStore.JpaWork<T>
Modifier and Type | Method and Description |
---|---|
T |
perform(Session s)
The work to be performed using the Session.
|
T perform(Session s)
s
- The SessionCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.