org.axiondb
public static interface DataType.NonFixedPrecision extends DataType
Method Summary | |
---|---|
void | setPrecision(int newSize)
Overrides the default precision with the given value.
|
Parameters: newSize new precision value. The appropriate value depends on the precision radix, which is fixed for each implementing type.