public class DaoTestUtils extends Object
| Constructor and Description |
|---|
DaoTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
withStatelessSession(org.hibernate.SessionFactory sessionFactory,
Function<org.hibernate.StatelessSession,T> effect) |
public static <T> T withStatelessSession(org.hibernate.SessionFactory sessionFactory,
Function<org.hibernate.StatelessSession,T> effect)
Copyright © 2023 Atlassian. All rights reserved.