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