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
SEARCH:
Package
org.aoju.bus.shade.beans
Interface ColumnType
All Known Implementing Classes:
MySQLColumnType
public interface
ColumnType
获取实体类字段属性类信息接口
Since:
Java 17+
Author:
Kimi Liu
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPkg
()
获取字段类型完整名
String
getType
()
获取字段类型
Method Details
getType
String
getType
()
获取字段类型
Returns:
字段类型
getPkg
String
getPkg
()
获取字段类型完整名
Returns:
字段类型完整名