public class StringPoemType extends SizedAtomPoemType<String>
| Modifier and Type | Field and Description |
|---|---|
static StringPoemType |
nullableInstance
The nullable instance.
|
| Constructor and Description |
|---|
StringPoemType(boolean nullable,
int size)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
String |
toString() |
getSize, sizeGreaterEqual, withSizesqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic static final StringPoemType nullableInstance
public StringPoemType(boolean nullable,
int size)
nullable - whether nullablesize - how bigpublic String toString()
toString in class BasePoemType<String>BasePoemType.toString()public String toDsdType()
Copyright © 2000–2021 PanEris. All rights reserved.