Enum IsolationLevelTypes

java.lang.Object
java.lang.Enum<IsolationLevelTypes>
com.github.collinalpert.java2db.transactions.IsolationLevelTypes
All Implemented Interfaces:
Serializable, Comparable<IsolationLevelTypes>, Constable

public enum IsolationLevelTypes
extends Enum<IsolationLevelTypes>
Author:
Collin Alpert