in scala.dbc.statement
object IsolationLevel

object IsolationLevel
extends java.lang.Object
with scala.ScalaObject

Object Summary
case object ReadCommitted

case object ReadUncommitted

case object RepeatableRead

case object Serializable



Constructor Summary
def this



Constructor Detail
def this