| Constructor and Description |
|---|
StoreDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Store> |
readAllStores() |
Store |
readStoreByStoreCode(String storeCode) |
public Store readStoreByStoreCode(String storeCode)
readStoreByStoreCode in interface StoreDaopublic List<Store> readAllStores()
readAllStores in interface StoreDaoCopyright © 2017. All Rights Reserved.