public class OpenSessionUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeSession(org.hibernate.Session session) |
static org.hibernate.Session |
openSession() |
static org.hibernate.Session |
openSession(org.hibernate.SessionFactory sf) |