public interface Query<T>
| Modifier and Type | Method and Description |
|---|---|
Lang |
getLang()
getLang.
|
Map<String,Object> |
getParams()
getParams.
|
String |
getStatement()
Returns query statement.
|
boolean |
isCacheable()
isCacheable.
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.