Scala Library Documentation
|
|
abstract
class
CharacterLargeObject
extends
ValueValue Summary | |
override abstract val
|
dataType
: CharacterLargeObject
The SQL-99 type of the value.
|
Values and Variables inherited from Value | |
nativeValue (abstract) |
Method Summary | |
def
|
sqlString
: java.lang.String
An SQL-99 compliant string representation of the value.
|
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Value Details |
Method Details |
Scala Library Documentation
|
|