Subject Re: [firebird-support] Isertion time grows linearly with database size
Author Mark Rotteveel
Anderson Farias wrote:
> Hi,
>
>
>> I do not start an explicit transaction, so I am assuming that Jaybird
>> inserts each row in a separate transaction or no transaction at all.
>
> No transaction is not an option with Firebird

Jaybird is auto-commit by default as is required by the JDBC specification.

--
Mark Rotteveel