|
|
Scala 2.3.3
|
abstract
class
String
extends scala.dbc.DataType
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
| Def Summary | |
def
maxLength
: scala.Option[scala.Int]
The maximal possible length of the string defined in characters. This is an implementation-specific value. |
|
| Def inherited from scala.dbc.DataType | |
| isEquivalent , isSubtypeOf, nativeTypeId, nullable, sqlString |
| Constructor Detail |
| Def Detail |
def
maxLength
: scala.Option[scala.Int]