TxIsolationLevel


This type is an enumeration data type (a type for attribute values).

REPEATABLE_READ=0 READ_COMMITTED=1 READ_UNCOMMITTED=2 SERIALIZABLE=3

Package: ejbext

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Allowed values:
  0 - REPEATABLE_READ
  1 - READ_COMMITTED
  2 - READ_UNCOMMITTED
  3 - SERIALIZABLE

Attributes having this type:
  IsolationLevelAttributes.isolationLevel



(C) COPYRIGHT International Business Machines Corp. 1996-2006