Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Execution for client side PreparedStatement permit multiple batch queries.That's good for code reuse, but this will cost 1-2 % performance ( add a few List creation, .size() ... call).