BitDataValue
, ConcatableDataValue
, StringDataValue
CollatorSQLChar
, CollatorSQLClob
, CollatorSQLLongvarchar
, CollatorSQLVarchar
, SQLBinary
, SQLBit
, SQLBlob
, SQLChar
, SQLClob
, SQLDecimal
, SQLLongVarbit
, SQLLongvarchar
, SQLVarbit
, SQLVarchar
public interface VariableSizeDataValue
Modifier and Type | Field | Description |
---|---|---|
static int |
IGNORE_PRECISION |
Modifier and Type | Method | Description |
---|---|---|
void |
setWidth(int desiredWidth,
int desiredScale,
boolean errorOnTrunc) |
static final int IGNORE_PRECISION
void setWidth(int desiredWidth, int desiredScale, boolean errorOnTrunc) throws StandardException
StandardException
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.