Hibernate返回BigIntegers而不是long
Hibernate返回BigIntegers而不是long
参考URL: http://codingdict.com/questions/56174
为什么JDBC把MySQL bigint类型解析为BigInteger而不是long类型?
参考URL: https://www.zhihu.com/question/411449555
spring data jpa 原生脚本查询bigInteger/long
参考URL: https://www.pianshen.com/article/46981323609/
@Query(value = "select t1.id from role t1 where t1.mobile= ?1",nativeQuery =