- 博客(7)
- 收藏
- 关注
原创 mybatis查询数据时:java: 不兼容的类型: int无法转换为java.lang.Long
java: 不兼容的类型: int无法转换为java.lang.Long
2022-04-28 15:16:21
5690
原创 空指针异常 java.lang.NullPointerException:Cannot invoke “XXX“ because “XXX“ is null
java.lang.NullPointerException: Cannot invoke "com.xl.entity.Stock.getStocknumber()" because "stock1" is null
2022-04-23 10:39:44
10058
原创 SSM整合中,遇到修改数据库的数据出现这种错误 There is no getter for property named ‘XXX‘ in ‘class java.lang.Integer‘
org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'userid' in 'class java.lang.Integer'
2022-04-22 11:37:13
724
原创 SSM整合中遇到的错误 java.sql.SQLException: Access denied for user ‘‘@‘localhost‘ (using password: YES)
SSM整合中遇到的错误 java.sql.SQLException: Access denied for user ‘‘@‘localhost‘ (using password: YES)
2022-04-21 01:10:29
842
原创 SSM(mybatis、spring、springMVC)整合配置详解并且实现用户登录,内含截图
SSM(mybatis、spring、springMVC)整合配置详解并且实现用户登录,内含截图
2022-04-20 22:42:37
503
原创 使用SSM完成基本的数据库插入操作,(包含了AJXA判断输入框内内容是否在数据库中存在(判断用户名是否重复),使用 SimpleDateFormat完成时间转换成特定的格式)
使用SSM完成基本的数据库插入操作,(包含了AJXA判断输入框内内容是否在数据库中存在(判断用户名是否重复),使用 SimpleDateFormat完成时间转换成特定的格式)
2022-04-18 18:12:37
3368
原创 SSM整合中遇到的Unknown column ‘XXXX‘ in ‘where clause‘问题
SSM整合中遇到的Unknown column 'XXXX' in 'where clause'问题
2022-04-15 22:42:00
814
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人