|
Scala Library Documentation
|
|
scala/dbc/DataType.scala]
object
DataType
extends AnyRef| Type Summary | |
type
|
Id |
| Value Summary | |
val
|
BIG_DECIMAL : Int |
val
|
BIG_INTEGER : Int |
val
|
BOOLEAN : Int |
val
|
BYTE : Int |
val
|
DOUBLE : Int |
val
|
FLOAT : Int |
val
|
INT : Int |
val
|
LONG : Int |
val
|
OBJECT : Int |
val
|
SHORT : Int |
val
|
STRING : Int |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
|
Scala Library Documentation
|
|