Hi folks, I have a use case for h2, where I am inserting several records in 
batch. 
Some times key collisions may occur, and I was hoping that instead of 
getting an exception I could only fail the records that had key violations.
Instead if at least one fail, my method fails (I am using jdbi as a 
wrapper, so not clear if they are the cause)
What is the sgdb default behavior in this scenario?

Thanks

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/2013036e-ba14-42fa-8af9-ab8e9d0a31b4n%40googlegroups.com.

Reply via email to