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.
鉴于:
问题:
HSQLDB 在操作过程中访问两个文件进行数据存储。一个文件用于所有 CACHED 表数据,另一个文件用于所有 lob。它在内部管理对这些文件的访问。
使用多线程时,在以下情况下可能会降低访问速度。