public class TimePoemType extends AtomPoemType<Time>
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
format
Simple date format.
|
| Constructor and Description |
|---|
TimePoemType(boolean nullable)
Constructor.
|
TimePoemType(int sqlTypeCode,
String sqlTypeName,
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 DateFormat format
public TimePoemType(boolean nullable)
nullable - whether nullablepublic TimePoemType(int sqlTypeCode,
String sqlTypeName,
boolean nullable)
public String toDsdType()
PoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.