java根本数据类型与msql的数据类型的对应关系

java基本数据类型与msql的数据类型的对应关系
java mysql
byte tinyint
short smallint
int int
long bigint
boolean tinyint