|
Class Summary |
| ArrayUtils |
Array Utilities usually used inside of framework |
| ClassCacheUtils |
ClassCacheUtils is utility class to cache some info of classes read and write
method |
| 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 |
| DDLFormatter |
|
| DebugUtils |
DebugUtils only for debug, will delete it |
| DialectFunctionTemplate |
Initialise function templates, this file is generated by source code
generator (see jDiagen project) by extracting from Hibernate5.2.9, and delete
some not common functions (<20% percent dialect support), do not modify this
file manually |
| DialectFunctionTranslator |
TranslateUtil parse a Sql, translate all universal functions like fn_sin() to
native SQL functions like sin() |
| DialectFunctionUtils |
Dialect function Utils, detail see render method |
| DialectPaginationTemplate |
Initialize pagination templates, this file is generated by source code
generate tool by extracting from Hibernate 5.3.6.final |
| DialectTypeMappingTemplate |
Initialize type mapping, this file is generated by source code generator by
extracting from Hibernate5.2.9 |
| GuessDialectUtils |
Guess Dialect Utils |
| PackageInfo |
jDialect is a separate project has its own Maven central releases. |
| ReservedDBWords |
Collect reserved words of all databases, keywords not included |
| SqlFormatter |
|
| StrUtils |
String Utilities usually used inside of framework |
| TableModelUtils |
This utility tool to translate Entity class / Database metaData / Excel(will
add in future) file to TableModel |
| TableModelUtilsOfDb |
The tool to convert database structure(meta data) to TableModels |
| TableModelUtilsOfEntity |
The tool to convert entity classes to TableModels |
| TableModelUtilsOfJavaSrc |
The tool to convert TableModel to Java source code |
| TypeUtils |
SQL Type definitions |