Open catdog905 opened 7 months ago
@yegor256
Will you accept my contribution in case if this feature have not been implemented yet, or you don't see this functionality in the project?
@catdog905 we don't have it now, but you are welcome to suggest a solution (and a pull request). It's better to discuss the design first, then do the implementation.
Hello! Could you tell if the library supports batch insert capability like in JDBC Template?
https://stackoverflow.com/questions/9565481/how-to-do-multiple-inserts-in-database-using-spring-jdbc-template-batch
Is there a canonical jcabi-jdbc way to insert multiple rows at once?