|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| net.sf.mud4j.dao | |
| net.sf.mud4j.dao.hibernate | |
| Uses of Account in net.sf.mud4j.dao |
|---|
| Methods in net.sf.mud4j.dao that return Account | |
|---|---|
Account |
AccountDao.loadAccount(java.lang.String username)
Load an account from the username. |
Account |
AccountDao.loadAccount(java.lang.String username,
java.lang.String password)
Load an account from the username accessed by a password. |
| Uses of Account in net.sf.mud4j.dao.hibernate |
|---|
| Methods in net.sf.mud4j.dao.hibernate that return Account | |
|---|---|
Account |
AccountDaoHibernate.loadAccount(java.lang.String username)
Load an account from the username. |
Account |
AccountDaoHibernate.loadAccount(java.lang.String username,
java.lang.String password)
Load an account from the username accessed by a password. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||