Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of batch insert and update operations. [CORE5951] #6207

Closed
firebird-automations opened this issue Oct 25, 2018 · 6 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Is related to CORE820
Relate to CORE5952
Replaces CORE820
Block progress on DNET858

Add API that allows to send an array of parameters' sets to server and then make it execute previously prepared statement with each set from this array.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue is related to CORE820 [ CORE820 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Added IBatch interface, with full support of JDBC batches and some extra features. Use of it is described in Using_OO_API.html (start with 'Modifying data in a batch' chapter). Also examples 11.batch.cpp and 12.batch_isc.cpp (second is how to use batches in existinf ISC API based applications) will help using firebird batch API.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue relate to CORE5952 [ CORE5952 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue replaces CORE820 [ CORE820 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @cincuranet

Link: This issue block progress on DNET858 [ DNET858 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant