in scala.dbc.statement
object IsolationLevel

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

Constructor Summary
def this



Object Summary
case object ReadCommitted

case object ReadUncommitted

case object RepeatableRead

case object Serializable



Constructor Detail
def this