in scala/dbc/statement
object IsolationLevel

object IsolationLevel
extends Object
with ScalaObject

Object Summary
case object ReadCommitted
case object ReadUncommitted
case object RepeatableRead
case object Serializable