public class HibernateUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal |
session |
| Constructor and Description |
|---|
HibernateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeSession() |
static org.hibernate.Session |
currentSession() |
public static final ThreadLocal session
Copyright © 2005–2017 Sakai Project. All rights reserved.