AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
SqlFunctions(Map<String,Object> map) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
coalesce(Object... args) |
String |
concat(Object... args) |
String |
lower(Object str) |
String |
substring(Object str,
int start,
int length) |
String |
trim(Object str) |
String |
upper(Object str) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2016–2023. All rights reserved.