public static class MySQL.MySQLStringPoemType extends StringPoemType
StringPoemType.nullableInstance| Constructor and Description |
|---|
MySQLStringPoemType(boolean nullable,
int size)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SizedAtomPoemType<String> |
withSize(int newSize) |
toDsdType, toStringgetSize, sizeGreaterEqualsqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic MySQLStringPoemType(boolean nullable,
int size)
nullable - whether nullablesize - sizepublic SizedAtomPoemType<String> withSize(int newSize)
withSize in class SizedAtomPoemType<String>newSize - size of returned fieldSizedAtomPoemType.withSize(int)Copyright © 2000–2021 PanEris. All rights reserved.