Modifier and Type | Class and Description |
---|---|
class |
PersistenceHelperDefaultImpl
This persistenceHelper expects you to either pass in a SessionFactory to use,
or it will create one from a hibernate.cfg.xml in the root of the classpath.
|
Modifier and Type | Method and Description |
---|---|
PersistenceHelper |
HibernateUserManagerImpl.getPersistenceHelper() |
PersistenceHelper |
HibernateRoleManagerImpl.getPersistenceHelper() |
PersistenceHelper |
HibernatePermissionManagerImpl.getPersistenceHelper() |
PersistenceHelper |
HibernateGroupManagerImpl.getPersistenceHelper() |
Modifier and Type | Method and Description |
---|---|
PersistenceHelper |
HibernateModelManagerImpl.getPersistenceHelper() |
Modifier and Type | Method and Description |
---|---|
PersistenceHelper |
HibernateModelManagerImpl.getPersistenceHelper() |
Modifier and Type | Method and Description |
---|---|
PersistenceHelper |
HibernateModelManagerImpl.getPersistenceHelper() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.