Subject Support for JDBC batch statements: RFE 1164037
Author Rick DeBay
https://sourceforge.net/tracker/index.php?func=detail&aid=1164037&group_
id=9028&atid=359028

The JDBC specification allows statements to be batched by sending many
parameter sets over the network, and then getting all the results back
in one group. With other databases, this reduces network traffic
considerably, with an equivalent performance increase.
Would it be possible to implement an isc_dsql_exec API to allow this?
What would be required?

Rick DeBay
Senior Software Developer
RxStrategies.net