Microsoft SDK for Java

getIsolationLevel

This method of the Connection class retrieves the level of isolation for the transactions opened on the connection.

Syntax

public int getIsolationLevel();

Return Value

Returns an IsolationLevel value. The default is CHAOS.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.