in scala/dbc/statement/IsolationLevel
object ReadCommitted

case object ReadCommitted
extends IsolationLevel
with ScalaObject
with CaseClass

Method Summary
final def sqlString: String

Method Detail

sqlString

  final def sqlString: String