Uses of Class
io.datarouter.model.field.imp.comparable.LongFieldKey
| Package | Description |
|---|---|
| io.datarouter.model.field.imp.comparable |
-
Uses of LongFieldKey in io.datarouter.model.field.imp.comparable
Methods in io.datarouter.model.field.imp.comparable that return LongFieldKey Modifier and Type Method Description LongFieldKeyLongFieldKey. notNullable()LongFieldKeyLongFieldKey. withColumnName(String columnName)LongFieldKeyLongFieldKey. withFieldGeneratorType(FieldGeneratorType fieldGeneratorTypeOverride)Constructors in io.datarouter.model.field.imp.comparable with parameters of type LongFieldKey Constructor Description LongField(LongFieldKey key, Long value)LongField(String prefix, LongFieldKey key, Long value)