|
Scala 2.1.8
|
class
Value
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
|
Type Summary | |
type
NativeType
|
Def Summary | |
def
dataType
: scala.dbc.DataType
The SQL-99 type of the value. |
|
def
nativeValue
: Value.this.dataType.NativeType
|
|
def
sqlString
: java.lang.String
A SQL-99 compliant string representation of the value. |
Constructor Detail |
def
this
Type Detail |
type
NativeType
Def Detail |
def
dataType
: scala.dbc.DataType
def
nativeValue
: Value.this.dataType.NativeType
def
sqlString
: java.lang.String