|
Scala 2.2.0.9153
|
class
Boolean
extends
scala.dbc.DataType with
scala.ScalaObjectConstructor Summary | |
def
this
|
Type Summary | |
type
NativeType
|
Val Summary | |
val
nativeTypeId
: scala.Int
|
Def Summary | |
def
isEquivalent
(datatype: scala.dbc.DataType)
: scala.Boolean
|
|
def
isSubtypeOf
(datatype: scala.dbc.DataType)
: scala.Boolean
|
|
override
|
def
sqlString
: java.lang.String
A SQL-99 compliant string representation of the type. |
Constructor Detail |
def
this
Type Detail |
type
NativeType
Val Detail |
val
nativeTypeId
: scala.Int
Def Detail |
def
isEquivalent
(datatype: scala.dbc.DataType): scala.Boolean
def
isSubtypeOf
(datatype: scala.dbc.DataType): scala.Boolean
override
def
sqlString
: java.lang.String