| Package | Description |
|---|---|
| ejava.projects.esales.dao | |
| ejava.projects.esales.jdbc |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDAO.createAccount(Account account) |
List<Account> |
AccountDAO.getAccounts(int index,
int count) |
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
JDBCAccountDAO.getAccounts(int index,
int count) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.