public class LoginInformationHibernateDao extends BambooHibernateObjectDao<LoginInformation> implements LoginInformationDao
| Constructor and Description |
|---|
LoginInformationHibernateDao() |
| Modifier and Type | Method and Description |
|---|---|
LoginInformation |
getLoginInformationByUserName(String userName) |
countAll, countWithRestriction, delete, deleteAll, executeCountQuery, findAll, findById, merge, save, saveAllgetCacheAwareHibernateTemplatecheckDaoConfig, createHibernateTemplate, currentSession, getHibernateTemplate, getSessionFactory, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsavecountAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, saveAllpublic LoginInformation getLoginInformationByUserName(@NotNull String userName)
getLoginInformationByUserName in interface LoginInformationDaoCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.