public interface BindingKeys
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DELETE |
static String |
ENTITY |
static String |
EXCLUDE_COLUMNS |
static String |
FIELD |
static String |
INCLUDE_COLUMNS |
static String |
INCLUDE_EMPTY |
static String |
INCLUDE_EMPTY_COLUMNS |
static String |
INSERT |
static String |
MERGE |
static String |
ORDER_BY |
static String |
SELECT |
static String |
SQL |
static String |
UPDATE |
static String |
WHERE |
static String |
WHERE_EXCLUDE_COLUMNS |
static String |
WHERE_INCLUDE_COLUMNS |
static String |
WHERE_INCLUDE_EMPTY |
static String |
WHERE_INCLUDE_EMPTY_COLUMNS |
Copyright © 2024 fossc. All rights reserved.