JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.jdbc.mapping
DataType
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
jdbcType()
name()
length()
Interface DataType
All Known Implementing Classes:
BaseDataType
,
DataTypeMetaData
public interface
DataType
数据类型
Version:
0.0.1
Author:
scx567888
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JDBCType
jdbcType
()
Integer
length
()
String
name
()
Method Details
jdbcType
JDBCType
jdbcType
()
name
String
name
()
length
Integer
length
()