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.
我想知道除了数据库运行查询所花费的实际时间以及它们有多昂贵之外,使用 jdbc 运行查询的额外费用是什么。
在启动时(在第一次查询之前),会有一段时间,加载 jdbc 驱动程序并创建连接。