文章分类 -  JDBC链接

应用与数据库链接文档收藏
摘要:1,useServerPrepStmts参数影响数据精度 useServerPrepStmts:如果服务器支持,是否使用服务器端预处理语句? 默认值为“真” com.mysql.jdbc.ResultSetImpl public BigDecimal getBigDecimal(int column 阅读全文
posted @ 2020-04-23 14:17 Baby~She 阅读(1063) 评论(0) 推荐(0)