|
|
Scala 2
v2.1.3 |
class
Status
[ ResultType ]
extends
java.lang.Object with
scala.ScalaObject| Constructor Summary | |
def
this
|
|
| Def Summary | |
def
result
: ResultType
|
|
def
statement
: scala.dbc.statement.Statement
The statement that generated this status result. |
|
def
touchedCount
: scala.Option[scala.Int]
The number of elements modified or added by this statement. |
|
| Constructor Detail |
def
this
| Def Detail |
def
result
: ResultType
def
statement
: scala.dbc.statement.Statement
def
touchedCount
: scala.Option[scala.Int]