Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我没有太多使用结果集的经验,但由于 ResultSet 是一个接口,我想我可以实现它以将文件用作后端。这是胡说八道吗?我的问题是否已经给出了任何解决方案?
似乎已经有一个Csv2JDBC项目,它可能至少包含一个 ResultSet 的示例实现。
HSQL还支持将 csv 文件解释为ResultSets.
ResultSet