public class ReferencePoemType extends IndexPoemType implements PersistentReferencePoemType
Persistent object.nullableInstance| Constructor and Description |
|---|
ReferencePoemType(Table<?> targetTable,
boolean nullable)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Table<?> |
targetTable() |
String |
toDsdType()
The field type used in the Data Structure Definition language.
|
String |
toString() |
sqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic ReferencePoemType(Table<?> targetTable, boolean nullable)
targetTable - the Table the type refers tonullable - whether this type may contain null valuespublic Table<?> targetTable()
targetTable in interface PersistentReferencePoemTypePersistentReferencePoemType.targetTable()public String toString()
toString in class BasePoemType<Integer>BasePoemType.toString()public String toDsdType()
toDsdType in interface PoemType<Integer>toDsdType in class IntegerPoemTypePoemType.toDsdType()Copyright © 2000–2021 PanEris. All rights reserved.