| 接口 | 说明 |
|---|---|
| Dialect |
database dialect.
|
| Dialects |
Dialects
.
|
| 类 | 说明 |
|---|---|
| AbstractDialect |
数据库方言的抽象类.
|
| Dialect.Keyworld |
The Class Keyworld.
|
| MySQLDialect |
MySQL Dialect.
|
| OracleDialect |
Oracle Dialect.
|
| PostgreSQLDialect |
PostgreSQL Dialect.
|
| SQLiteDialect |
SQLite Dialect
.
|
| 枚举 | 说明 |
|---|---|
| Dialect.StringConverter |
The Enum StringConverter.
|
| Join |
Join Types
.
|
| Keywords |
Keywords
.
|
| 异常错误 | 说明 |
|---|---|
| DialectException |
Dialect Exception
|