public class Q extends Object
| Constructor and Description |
|---|
Q() |
| Modifier and Type | Method and Description |
|---|---|
static String |
like(String o) |
static String |
llike(String o) |
static ArrayList<Object> |
newArrayList(Object... objects) |
static HashMap<String,Object> |
newHashMap(Object... keyValues) |
static String |
rlike(String o) |
static Date |
withTimeAtEndOfDay(Date original) |
static Date |
withTimeAtStartOfDay(Date original) |
Copyright © 2020. All rights reserved.