Interface | Description |
---|---|
PersistenceHelper |
Class | Description |
---|---|
HibernateGroupManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernatePermissionManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernateRoleManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernateUserManagerImpl |
This implementation persists to a database via Hibernate.
|
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.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.