| Package | Description |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.id | |
| com.github.drinkjava2.jdialects.model |
| Class and Description |
|---|
| DDLFeatures
DDL about features, this file is generated by source code generator (see
jDiagen project), do not change it manually
|
| Dialect
jDialects is a small Java tool collect all databases' dialect, most data are
extracted from Hibernate, usually jDialects is used for build pagination SQL
and DDL SQL for cross-databases developing.
|
| DialectFunctionTranslator
TranslateUtil parse a Sql, translate all universal functions like fn_sin() to
native SQL functions like sin()
|
| DialectType
DialectType is a enum list all dialects, if customized dialect, use
"Customized" type.
|
| Type
SQL Type definitions
|
| Class and Description |
|---|
| Dialect
jDialects is a small Java tool collect all databases' dialect, most data are
extracted from Hibernate, usually jDialects is used for build pagination SQL
and DDL SQL for cross-databases developing.
|
| Type
SQL Type definitions
|
| Class and Description |
|---|
| Type
SQL Type definitions
|
Copyright © 2021. All rights reserved.