Package org.pentaho.platform.engine.security.userroledao.hibernate

Interface Summary
HibernateUserRoleDao.InitHandler Generic interface to allow extensibility without tight coupling.
 

Class Summary
HibernateUserRoleDao An IUserRoleDao that uses Hibernate.
UserRoleDaoTransactionDecorator Wraps a IUserRoleDao, beginning, committing, and rolling back transactions before and after each operation.