@ExperimentalApi @Internal public class HibernateRunner extends Object
| Constructor and Description |
|---|
HibernateRunner() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
runWithHibernateSession(Callable<T> delegate)
Set hibernate session into ThreadLocal and run the Callable
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.