-
The first thing you do is instantiate a Persister object.
第一件事就是实例化一个Persister对象。
-
The persister calls the batcher to perform the JDBC prepare and execute operations.
持续程序调用批处理程序来执行JDBC准备和执行操作。
-
The current version of the Integration Module does not support heterogeneous batching of SELECT statements, so they do not flow through the custom batcher and persister.
当前版本的 Integration Module 不支持 SELECT 语句的异构批处理,因此这些语句不流经定制的批处理程序和持续程序。