| 程序包 | 说明 |
|---|---|
| com.tangzc.mpe.actable.annotation.constants | |
| com.tangzc.mpe.actable.annotation.impl |
| 类和说明 |
|---|
| MySqlCharsetConstant
mysql支持的字符集
|
| MySqlEngineConstant
mysql支持的引擎
|
| MySqlTypeConstant
用于配置Mysql数据库中类型,并且该类型需要设置几个长度
这里配置多少个类型决定了,创建表能使用多少类型
例如:varchar(1)
decimal(5,2)
datetime
|
| 类和说明 |
|---|
| MySqlTypeConstant
用于配置Mysql数据库中类型,并且该类型需要设置几个长度
这里配置多少个类型决定了,创建表能使用多少类型
例如:varchar(1)
decimal(5,2)
datetime
|
Copyright © 2021. All rights reserved.