Uses of Class
io.datarouter.model.field.imp.positive.UInt63FieldKey
| Package | Description |
|---|---|
| io.datarouter.model.field.imp.positive |
-
Uses of UInt63FieldKey in io.datarouter.model.field.imp.positive
Methods in io.datarouter.model.field.imp.positive that return UInt63FieldKey Modifier and Type Method Description UInt63FieldKeyUInt63FieldKey. withColumnName(String columnNameOverride)Deprecated.UInt63FieldKeyUInt63FieldKey. withFieldGeneratorType(FieldGeneratorType fieldGeneratorTypeOverride)Deprecated.UInt63FieldKeyUInt63FieldKey. withNullable(boolean nullableOverride)Deprecated.Constructors in io.datarouter.model.field.imp.positive with parameters of type UInt63FieldKey Constructor Description UInt63Field(UInt63FieldKey key, Long value)UInt63Field(String prefix, UInt63FieldKey key, Long value)