Class HSQLDDLDialect
java.lang.Object
org.huiche.ddl.dialect.BaseDDLDialect
org.huiche.ddl.dialect.HSQLDDLDialect
- All Implemented Interfaces:
DDLDialect
-
Field Summary
Fields inherited from class BaseDDLDialect
defaultTypeMapping, LOG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseDDLDialect
autoIncrementSyntaxSegment, compareColumn, compareTable, concatType, quote, resolveTable, resolveTableByJdbc, resolveType, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translate, translateColumn, translatePKinCreateTableMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DDLDialect
addPrimaryKeyAddNotNull, addUniqueAddNotNull, bigintType, blobType, booleanType, clobType, compareLengthOrScale, dateType, dbTypeMapping, decimalType, embeddedColumnComment, embeddedTableComment, fallbackType, intType, requiresExplicitNotNullForPrimaryKey, resolveEnumType, smallintType, timestrampType, timeType, tinyintType, translate, varcharType
-
Constructor Details
-
HSQLDDLDialect
-
-
Method Details
-
charType
-
jsonType
-