public class RestrictedReferencePoemType<P extends Persistent> extends ReferencePoemType
Table.
Note this doesn't do quite what you'd expect, and can't unless it parses
the selection's whereClause in order to determine what a
valid value is, so use a simple where clause.nullableInstance| Constructor and Description |
|---|
RestrictedReferencePoemType(CachedSelection<P> selection,
boolean nullable)
Constructor.
|
targetTable, toDsdType, toStringsqlDefaultValueassertValidCooked, assertValidRaw, canRepresent, cookedOfRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullablepublic RestrictedReferencePoemType(CachedSelection<P> selection, boolean nullable)
selection - a CachedSelection of that is the sub-setnullable - whether instance may be nullCopyright © 2000–2021 PanEris. All rights reserved.