public class SessionFactoryHolder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEAN_ID |
| Constructor and Description |
|---|
SessionFactoryHolder() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.SessionFactory |
getSessionFactory() |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
public static final java.lang.String BEAN_ID