您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
程序包:
说明
相关程序包
类和接口
程序包:
说明 |
相关程序包
|
类和接口
SEARCH
程序包 org.dromara.autotable.strategy.h2.data
package
org.dromara.autotable.strategy.h2.data
相关程序包
程序包
说明
org.dromara.autotable.strategy.h2
h2数据的策略实现
org.dromara.autotable.strategy.h2.data.dbdata
org.dromara.autotable.strategy.h2.builder
org.dromara.autotable.strategy.h2.mapper
所有类和接口
类
枚举
类
说明
H2CompareTableInfo
H2DefaultTypeEnum
用于配置h2数据库中类型,并且该类型需要设置几个长度 这里配置多少个类型决定了,创建表能使用多少类型 例如:varchar(1) decimal(5,2) datetime
H2TypeHelper