public class Hib3GrouperPasswordDAO extends Hib3DAO implements GrouperPasswordDAO
| Constructor and Description |
|---|
Hib3GrouperPasswordDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(GrouperPassword grouperPassword)
delete the object from the database
|
GrouperPassword |
findByUsernameApplication(String username,
String application) |
void |
saveOrUpdate(GrouperPassword grouperPassword)
save the object to the database
|
evict, evictEntity, evictQueries, getConfiguration, getConfiguration, getSessionFactory, getSessionFactory, hibernateInitted, initHibernateIfNotInitted, initHibernateIfNotInitted, resourceNameFromClassName, session, sessionpublic GrouperPassword findByUsernameApplication(String username, String application)
findByUsernameApplication in interface GrouperPasswordDAOusername - application - public void saveOrUpdate(GrouperPassword grouperPassword)
GrouperPasswordDAOsaveOrUpdate in interface GrouperPasswordDAOgrouperPassword - public void delete(GrouperPassword grouperPassword)
GrouperPasswordDAOdelete in interface GrouperPasswordDAOConfigDAO.delete(GrouperConfigHibernate)Copyright © 2016 Internet2. All rights reserved.