I want to know if its possible to continue with bulk inserts in case one of the insert failed with unique constraint violation when using JPA Repository\'s saveAll() method<