All Classes
Class | Description |
---|---|
HibernateGroupManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernateModelManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernateModelManagerImpl |
This implementation persists to a database via Hibernate.
|
HibernateModelManagerImpl |
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.
|
PersistenceHelper | |
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.
|