Scala Library Documentation
|
|
scala/dbc/statement/AccessMode.scala
]
object
AccessMode
extends
AnyRefMethods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Object Summary | |
case object
|
ReadOnly
extends AccessMode with Product
|
case object
|
ReadWrite
extends AccessMode with Product
|
Scala Library Documentation
|
|