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.
我正在使用包含 5 个 sql 语句的 queries.xml 文件。我想知道运行forge进程时是同时执行5个sql查询还是一次执行一个sql查询?
在处理文件时,一次执行一个查询。此外,文件是自上而下处理的。