Vaide Zuikeviciute wrote:
Hi,Do INSERT operations locks all the table in Derby? Thanks!
No, but the rows that are inserted are locked until the transaction commits. -- Øystein
Vaide Zuikeviciute wrote:
Hi,Do INSERT operations locks all the table in Derby? Thanks!
No, but the rows that are inserted are locked until the transaction commits. -- Øystein