|
Scala 2.1.6
|
class
Unknown
extends
scala.dbc.DataType with
scala.ScalaObjectConstructor Summary | |
def
this
|
Type Summary | |
type
NativeType
|
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
Def Detail |
def
isEquivalent
( datatype : scala.dbc.DataType ) : scala.Boolean
def
isSubtypeOf
( datatype : scala.dbc.DataType ) : scala.Boolean
def
sqlString
: java.lang.String