JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.miaixz.bus.shade.screw.metadata
Interface ColumnLength
All Superinterfaces:
Serializable
public interface
ColumnLength
extends
Serializable
列长度
Since:
Java 17+
Author:
Kimi Liu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getColumnLength
()
列长度
String
getColumnName
()
列名
String
getTableName
()
表名
Method Details
getTableName
String
getTableName
()
表名
Returns:
String
getColumnName
String
getColumnName
()
列名
Returns:
String
getColumnLength
String
getColumnLength
()
列长度
Returns:
String