@Repository
@Profile(value={"mongo","fongo"})
public class BankAccessRepositoryCustomMongodb
extends Object
| Constructor and Description |
|---|
BankAccessRepositoryCustomMongodb() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteByUserIdAndId(String userId,
String bankAccessId) |
String |
getBankCode(String id) |
Copyright © 2017. All rights reserved.