java类型 jdbcType类型 mysql类型关系

Java类型

JdbcType

Mysql类型

备注

String

VARCHAR
VARCHAR
变长字符串

String

LONGVARCHAR
longtext
 

int

INTEGER

Int

4字节

Date

TIMESTAMP

DateTime

日期类型

boolean

BOOLEAN

BIT
布尔类型

long

BIGINT

BIGINT

8字节

Byte

TINYINT

TINYINT

1字节

short

SMALLINT

SMALLINT

2字节

double

DOUBLE

DOUBLE

8字节

BigDecimal

DECIMAL

DECIMAL

高精度浮点数

Normal
0

7.8 磅
0
2

false
false
false

EN-US
ZH-CN
X-NONE

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:普通表格;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
mso-bidi-font-size:11.0pt;
font-family:等线;
mso-ascii-font-family:等线;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:等线;
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:等线;
mso-hansi-theme-font:minor-latin;
mso-font-kerning:1.0pt;}
table.MsoTableGrid
{mso-style-name:网格型;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-priority:39;
mso-style-unhide:no;
border:solid windowtext 1.0pt;
mso-border-alt:solid windowtext .5pt;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-border-insideh:.5pt solid windowtext;
mso-border-insidev:.5pt solid windowtext;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.5pt;
mso-bidi-font-size:11.0pt;
font-family:等线;
mso-ascii-font-family:等线;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:等线;
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:等线;
mso-hansi-theme-font:minor-latin;
mso-font-kerning:1.0pt;}

最新文章

  1. 网站优化之PHPCMS如何开启伪静态
  2. JDBC批量Insert深度优化(有事务)
  3. linux modprobe.conf怎么不见了—-CentOS 6
  4. 【LR】录制测试脚本中的基本菜单
  5. 在Windows下用Mingw 4.5.2编译X264
  6. 微信js-sdk,选择图片,上传,下载到本地,php服务端
  7. webuploader插件,我踩得坑
  8. Unity插件 - MeshEditor(四) 模型融化特效
  9. 【matlab编程】matlab随机数函数
  10. Tesseract 在 windows 下的安装及简单应用
  11. 代理与hook
  12. Android 屏幕适配插件 ScreenMatch
  13. Luogu P4097 [HEOI2013]Segment 李超线段树
  14. Linux 脚本/脚本实现思路
  15. Python学习-字符编码浅析
  16. Codeforces Round #498 (Div. 3)
  17. 【gitlab】创建ssh 秘钥
  18. spark内存概述
  19. /usr/bin/curl: Argument list too long的解决方法
  20. TensorFlow基础笔记(2) minist分类学习

热门文章

  1. abp学习(三)——文档翻译一
  2. html相对字体
  3. Kotlin枚举与委托深入详解
  4. :Spring-06 -AOP [面向切面编程] -配置异常通知的两种方式--AspectJ 方式 -Schema-based 方式
  5. JAVA面试中需要准备的点
  6. Linux命令基础5-文件重定向
  7. JanusGraph 创建索引步骤(composite index)踩坑总结
  8. Codeforces Global Round 6[A,B,C]
  9. bzoj 3566: [SHOI2014]概率充电器 数学期望+换根dp
  10. asp.net MVC 使用wifidog 协议实现wifi认证