程序包 com.baomidou.mybatisplus.core.toolkit
工具类
- 另请参阅:
Lambda工具类
-
接口概要 接口 说明 Constants mybatis_plus 自用常量集中管理StringPool Copy to jodd.utilTableNameParser.TableNameVisitor 表名访问器 -
类概要 类 说明 AES AES CBC模式加密工具类ArrayUtils ArrayUtils工具类Assert 断言类BeanUtils Bean 转换工具类ClassUtils ClassUtilsCollectionUtils Collection工具类EncryptUtils 加密工具类ExceptionUtils 异常辅助工具类GlobalConfigUtils Mybatis全局缓存工具类IdWorker id 获取器LambdaUtils Lambda 解析工具类ObjectUtils 对象工具类ParameterUtils 参数工具类PluginUtils 插件工具类PluginUtils.MPBoundSql BoundSqlPluginUtils.MPStatementHandler BaseStatementHandlerReflectionKit 反射工具类,提供反射相关的快捷操作Sequence 分布式高效有序 ID 生产黑科技(sequence)SerializationUtils copy from spring-core#org.springframework.util.SerializationUtils version 5.2.8SetAccessibleAction<T extends java.lang.reflect.AccessibleObject> Create by hcl at 2021/5/14StringUtils String 工具类SystemClock 高并发场景下System.currentTimeMillis()的性能问题的优化TableNameParser SQL 表名解析TableNameParser.SqlToken SQL 词Wrappers Wrapper 条件构造