|
Scala 2
|
||
class
Value
extends
java.lang.Object with
ScalaObjectConstructor Summary | |
def
this
|
Type Summary | |
type
NativeType
|
Def Summary | |
def
dataType
: DataType
The SQL-99 type of the value. |
|
def
nativeValue
: 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
: DataType
def
nativeValue
: NativeType
def
sqlString
: java.lang.String