lenmom

博客园 首页 新随笔 联系 订阅 管理

2019年5月30日 #

摘要: 1. start kafka and schema_registry 阅读全文
posted @ 2019-05-30 18:19 老董 阅读(169) 评论(0) 推荐(0)

摘要: Statement stmt = connection.createStatement(ResultSet.TYPE_FORWARD_ONLY, ResultSet.CONCUR_READ_ONLY); stmt.setFetchSize(Integer.MIN_VALUE); return stmt; 阅读全文
posted @ 2019-05-30 10:53 老董 阅读(417) 评论(0) 推荐(0)