ArrayPlaceHolderValueGetterSource, DynamicPlaceHolderValueGetterSource, MapPlaceHolderValueGetterSourcepublic interface PlaceHolderValueGetterSource<T>
| Modifier and Type | Method | Description |
|---|---|---|
Iterable<PlaceHolderValueGetter<T>> |
getParameters() |
|
PlaceHolderValueGetter<T> |
getPlaceHolderValueGetter(String column) |
PlaceHolderValueGetter<T> getPlaceHolderValueGetter(String column)
Iterable<PlaceHolderValueGetter<T>> getParameters()
Copyright © 2020. All rights reserved.