public interface JDBC40Translation
This class also contains some constants shared by the network server and client.
This class should not be shipped with the product.
This class has no methods, all it contains are constants are public, static and final since they are declared in an interface.
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_COLUMN_DISPLAY_SIZE |
static int |
REF_CURSOR |
static int |
UNKNOWN_PRECISION |
static int |
UNKNOWN_SCALE |
static final int DEFAULT_COLUMN_DISPLAY_SIZE
static final int UNKNOWN_SCALE
static final int UNKNOWN_PRECISION
static final int REF_CURSOR
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.