|
|
Scala 2.3.3
|
class
Unknown
extends scala.dbc.DataType
with scala.ScalaObject
| Constructor 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. |
| Def inherited from scala.dbc.DataType | |
| isEquivalent , isSubtypeOf, nativeTypeId, nullable, sqlString |
| Constructor Detail |
| Val Detail |
| Def Detail |
def
isEquivalent
(datatype: scala.dbc.DataType): scala.Boolean
def
isSubtypeOf
(datatype: scala.dbc.DataType): scala.Boolean
override
def
sqlString
: java.lang.String