Class DefaultDDLBuilder
java.lang.Object
cool.scx.jdbc.dialect._default.DefaultDDLBuilder
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.jdbc.dialect.DDLBuilder
defaultDateType, getAlertTableDDL, getColumnConstraint, getColumnDefinition, getColumnDefinitions, getCreateDefinition, getCreateTableDDL, getDataTypeDefinition, getDataTypeDefinitionByName, getTableConstraint
-
Field Details
-
DEFAULT_DDL_BUILDER
-
-
Method Details
-
getDataTypeNameByJDBCType
- Specified by:
getDataTypeNameByJDBCTypein interfaceDDLBuilder
-