Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help


search: keywords: ['java', 'otransaction', 'getisolationlevl', 'isolation levels']

OTransaction - getIsolationLevel()

Retrieves the isolation level of the transaction.

Isolation Levels in OrientDB

OrientDB supports the use of different levels of isolation based on settings and configuration. Using this method you can retrieve the current isolation level on the transaction.

Syntax

OTransaction.ISOLATION_LEVEL OTransaction().getIsolationLevel()