minglipro 9a6c6cd662
refactor(mybatis): 更新类型处理器以支持 JDBC 类型参数为 null
- 修改 DateTimeTypeHandler、MysqlUUIDBinaryTypeHandler 和 UUIDTypeHandler
- 将 setNonNullParameter 方法的 jdbcType 参数变更为可空类型
- 更新方法实现以适应新的可空参数
- 提升代码的健壮性和灵活性,允许在某些情况下不指定 JDBC 类型
2025-09-15 13:55:01 +08:00
2025-09-10 21:04:00 +08:00
2025-09-14 18:23:34 +08:00
2025-09-14 18:23:34 +08:00
2025-07-24 16:30:10 +08:00
2025-09-14 18:23:34 +08:00

The file is empty.
Description
No description provided
Readme Apache-2.0 1.5 MiB
Languages
Kotlin 89.3%
Java 10.7%