Microsoft SDK for Java

setIsolationLevel

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

Syntax

public void setIsolationLevel(int level);

Parameters

level The nesting level.

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