|
Scala 2
v2.1.3 |
class
Constant
extends
scala.dbc.statement.Expression with
scala.ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
constantValue
: scala.dbc.Value
The value of the constant. |
|
def
sqlInnerString
: java.lang.String
A SQL-99 compliant string representation of the relation sub- statement. This only has a meaning inside another statement. |
Constructor Detail |
def
this
Def Detail |
def
constantValue
: scala.dbc.Value
def
sqlInnerString
: java.lang.String