您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 com.tangzc.mpe.autotable.strategy.mysql
package
com.tangzc.mpe.autotable.strategy.mysql
MySQL策略实现
Related Packages
程序包
说明
com.tangzc.mpe.autotable.strategy
com.tangzc.mpe.autotable.strategy.mysql.builder
com.tangzc.mpe.autotable.strategy.mysql.converter
com.tangzc.mpe.autotable.strategy.mysql.data
com.tangzc.mpe.autotable.strategy.mysql.mapper
com.tangzc.mpe.autotable.strategy.pgsql
PgSQL策略实现
com.tangzc.mpe.autotable.strategy.sqlite
SQLite策略实现
All Classes and Interfaces
接口
类
类
说明
ColumnPositionHelper
ColumnPositionHelper.InformationSchemaColumnPosition
MysqlStrategy
项目启动时自动扫描配置的目录中的model,根据配置的规则自动创建或更新表 该逻辑只适用于mysql,其他数据库尚且需要另外扩展,因为sql的语法不同
ParamValidChecker
参数校验器
ParamValidChecker.IColumnChecker
字段参数校验