Uses of Class
io.ebeaninternal.server.persist.BatchedSqlException
Packages that use BatchedSqlException
-
Uses of BatchedSqlException in io.ebeaninternal.server.persist
Methods in io.ebeaninternal.server.persist that throw BatchedSqlExceptionModifier and TypeMethodDescriptionintBatchControl.executeOrQueue(PersistRequestBean<?> request, boolean batch) Entity Bean insert, update or delete.intBatchControl.executeStatementOrBatch(PersistRequest request, boolean batch, boolean addBatch) Execute a Orm Update, SqlUpdate or CallableSql.voidBatchControl.flush()Flush without resetting the depth info.voidBatchedPstmtHolder.flush(boolean getGeneratedKeys, boolean reset) Execute all batched PreparedStatements.voidBatchControl.flushOnCommit()voidBatchControl.flushReset()Flush with a reset of the depth info.