public class DataTypeBuilderSupport extends Object implements DataType, DataTypeBuilder
| 构造器和说明 |
|---|
DataTypeBuilderSupport() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
createColumnDataType(RDBColumnMetadata columnMetaData) |
String |
getId() |
Class<?> |
getJavaType() |
String |
getName() |
SQLType |
getSqlType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilder, custom, isLengthSupport, isNumber, isScaleSupport, jdbcpublic SQLType getSqlType()
getSqlType 在接口中 DataTypepublic Class<?> getJavaType()
getJavaType 在接口中 DataTypepublic String createColumnDataType(RDBColumnMetadata columnMetaData)
createColumnDataType 在接口中 DataTypeBuilderCopyright © 2023. All rights reserved.