public class MySQLDialect extends AbstractSQLDialect
COLUMNS, LEFT_COLUMN_NAME, RIGHT_COLUMN_NAME, SETS, TABLE_NAME, VALUES| 构造器和说明 |
|---|
MySQLDialect() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static void |
cacheEntityMeta(Class<?> type,
EntityMeta entityMeta) |
protected static EntityMeta |
getCachedEntityMeta(Class<?> type) |
static MySQLDialect |
getInstance() |
public static final MySQLDialect getInstance()
protected static EntityMeta getCachedEntityMeta(Class<?> type)
protected static void cacheEntityMeta(Class<?> type, EntityMeta entityMeta)
Copyright © 2020. All rights reserved.