public class LongPoemType extends AtomPoemType<Long>
INT8.| Modifier and Type | Field and Description |
|---|---|
static LongPoemType |
nullableInstance
Instance of a nullable LongPoemType.
|
| Constructor and Description |
|---|
LongPoemType(boolean nullable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
sqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, toString, withNullablepublic static final LongPoemType nullableInstance
public LongPoemType(boolean nullable)
nullable - whether null is an allowed valuepublic String toDsdType()
PoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.