|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccountDao
Method Summary | |
---|---|
Account |
getAccount(String username)
|
Account |
getAccount(String username,
String password)
|
List |
getUsernameList()
|
void |
insertAccount(Account account)
|
void |
updateAccount(Account account)
|
Method Detail |
---|
Account getAccount(String username)
List getUsernameList()
Account getAccount(String username, String password)
void insertAccount(Account account)
void updateAccount(Account account)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |