随笔都是学习笔记
随笔仅供参考,为避免笔记中可能出现的错误误导他人,请勿转载。
摘要: Connection的createStatement()方法: Statement createStatement​(int resultSetType, int resultSetConcurrency) throws SQLException 第一个参数 resultSetType: Resul 阅读全文
posted @ 2022-05-03 20:20 时间完全不够用啊 阅读(212) 评论(0) 推荐(0) 编辑