Batch inserts
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Denodo 6.0
- Documentation
The BatchMechanism connection property determines how the driver manages batch
inserts. When BatchMechanism is set to nativeBatch,
the driver uses the Denodo native batch protocol to insert all batched parameters. See
"BatchMechanism" for details.