|
|
Scala 2.3.3
|
abstract
class
CharacterString
extends scala.dbc.datatype.String
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
| Type Summary | |
type
NativeType
|
|
| Val Summary | |
val
nativeTypeId
: scala.Int
|
|
| Def Summary | |
def
encoding
: scala.Option[java.lang.String]
The name of the character set in which the string is encoded. |
|
| Def inherited from scala.dbc.datatype.String | |
| maxLength |
| Constructor Detail |
| Val Detail |
| Def Detail |
def
encoding
: scala.Option[java.lang.String]