-
Notifications
You must be signed in to change notification settings - Fork 131
Open
@deblockt
Description
I have try to perform a batch insert using DatabaseClient.
I have not found a solution.
I have a wrokaround using a Statement but to get a statement I should create my own Connection.
Have you planned to support a batch insert using add like with Statement SPI