@Repository public class BankSearchRepositoryImpl extends Object
| Constructor and Description |
|---|
BankSearchRepositoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Bank> |
getBanks(String keyword,
int startPos,
int maxResults) |
Copyright © 2020. All rights reserved.