static FieldSchemaModel |
FieldSchemaModel.build(Map<String,?> map) |
FieldSchemaModel |
TableModel.getRouteEffectiveColumn() |
FieldSchemaModel |
FieldSchemaModel.setAutoIncrement(Boolean autoIncrement) |
FieldSchemaModel |
FieldSchemaModel.setColumnRawName(String columnRawName) |
FieldSchemaModel |
FieldSchemaModel.setComment(String comment) |
FieldSchemaModel |
FieldSchemaModel.setCompressFloatUseShort(Boolean compressFloatUseShort) |
FieldSchemaModel |
FieldSchemaModel.setCompression(String compression) |
FieldSchemaModel |
FieldSchemaModel.setCreateTime(String createTime) |
FieldSchemaModel |
FieldSchemaModel.setDatabaseName(String databaseName) |
FieldSchemaModel |
FieldSchemaModel.setDataType(String dataType) |
FieldSchemaModel |
FieldSchemaModel.setDefaultValue(String defaultValue) |
FieldSchemaModel |
FieldSchemaModel.setDelimiter(String delimiter) |
FieldSchemaModel |
FieldSchemaModel.setEncode(String encode) |
FieldSchemaModel |
FieldSchemaModel.setIsPartitionKey(Boolean isPartitionKey) |
FieldSchemaModel |
FieldSchemaModel.setMappedName(String mappedName) |
FieldSchemaModel |
FieldSchemaModel.setName(String name) |
FieldSchemaModel |
FieldSchemaModel.setNullable(Boolean nullable) |
FieldSchemaModel |
FieldSchemaModel.setOnUpdate(String onUpdate) |
FieldSchemaModel |
FieldSchemaModel.setOrdinalPosition(Long ordinalPosition) |
FieldSchemaModel |
FieldSchemaModel.setPhysicalColumnName(String physicalColumnName) |
FieldSchemaModel |
FieldSchemaModel.setPkPosition(Long pkPosition) |
FieldSchemaModel |
FieldSchemaModel.setPrecision(Long precision) |
FieldSchemaModel |
FieldSchemaModel.setPrimarykey(Boolean primarykey) |
FieldSchemaModel |
FieldSchemaModel.setScale(Long scale) |
FieldSchemaModel |
FieldSchemaModel.setTableName(String tableName) |
FieldSchemaModel |
FieldSchemaModel.setTokenizer(String tokenizer) |
FieldSchemaModel |
FieldSchemaModel.setType(String type) |
FieldSchemaModel |
FieldSchemaModel.setUpdateTime(String updateTime) |
FieldSchemaModel |
FieldSchemaModel.setValueType(String valueType) |