Connection.TRANSACTION_SERIALIZABLE
Connection.TRANSACTION_SERIALIZABLE
Interface Overview
|
Interface Members
|
This Package
|
All Packages
Syntax
public static final int TRANSACTION_SERIALIZABLE
Description
Dirty reads, non-repeatable reads and phantom reads are prevented.