| Class | Description |
|---|---|
| DDLCreateUtils |
To transfer platform-independent model to create DDL String array
|
| DDLDropUtils |
To transfer platform-independent model to drop DDL String array
|
| DDLFeatures |
DDL about features, this file is generated by source code generator (see
jDiagen project) from Hibernate5.2.9 final
|
| DialectConstraint |
To build create/add/modify constraint
|
| DialectFunctionTemplate |
Initialize function templates, this file is generated by source code
generator by extracting from Hibernate5.2.9
|
| DialectLogger |
For logger output, to avoid logger jar version conflict, default use JDK log,
if found commons log, use it, if found Log4j use it..., by this way this
project has no dependency to any logger jar.
|
| DialectPaginationTemplate |
Initialize pagination templates, this file is generated by source code
generator by extracting from Hibernate5.2.9
|
| DialectTypeMappingTemplate |
Initialize type mapping, this file is generated by source code generator by
extracting from Hibernate5.2.9
|
| FunctionUtils |
Guess Dialect Utils
|
| GuessDialectUtils |
Guess Dialect Utils
|
| ReservedDBWords |
Collect reserved words of all databases, keywords not included
|
| StrUtils |
String Utilities
|
| Enum | Description |
|---|---|
| Dialect |
jDialects is a small Java project collect all databases' dialect, most are
extracted from Hibernate, usually jDialects is used for build pagination SQL
and DDL SQL for cross-databases purpose.
|
| Type |
Type definitions
|
| Exception | Description |
|---|---|
| DialectException |
DialectException for jDialects
|
Copyright © 2017. All rights reserved.