|
Scala
1.4.0.4 |
|||
| Method Summary | |
def maxLength: Option[Int]
The maximal possible length of the string defined in characters. |
|
| Methods inherited from java/lang/Object-class |
| clone, eq, equals, finalize, getClass, hashCode, ne, notify, notifyAll, synchronized, toString, wait, wait, wait |
| Methods inherited from scala/Any-class |
| !=, ==, asInstanceOf, isInstanceOf, match |
| Methods inherited from scala/ScalaObject-class |
| getScalaType |
| Methods inherited from scala/dbc/DataType-class |
| NativeType, isEquivalent, isSubtypeOf, nativeTypeId, nullable, sqlString |
| Method Detail |
def maxLength: Option[Int]
|
Scala
1.4.0.4 |
|||