Constant Field Values
Contents
org.apache.*
-
org.apache.derby.drda.NetworkServerControl Modifier and Type Constant Field Value public static final int
DEFAULT_PORTNUMBER
1527
-
org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40 Modifier and Type Constant Field Value public static final String
className__
"org.apache.derby.jdbc.BasicClientConnectionPoolDataSource40"
-
org.apache.derby.jdbc.BasicClientXADataSource40 Modifier and Type Constant Field Value public static final String
className__
"org.apache.derby.jdbc.BasicClientXADataSource40"
-
org.apache.derby.jdbc.ClientConnectionPoolDataSource Modifier and Type Constant Field Value public static final String
className__
"org.apache.derby.jdbc.ClientConnectionPoolDataSource"
-
org.apache.derby.jdbc.ClientDataSource Modifier and Type Constant Field Value public static final String
className__
"org.apache.derby.jdbc.ClientDataSource"
-
org.apache.derby.jdbc.ClientXADataSource Modifier and Type Constant Field Value public static final String
className__
"org.apache.derby.jdbc.ClientXADataSource"
-
org.apache.derby.optional.api.LuceneUtils Modifier and Type Constant Field Value public static final String
TEXT_FIELD_NAME
"luceneTextField"
-
org.apache.derby.shared.common.security.SystemPermission Modifier and Type Constant Field Value public static final String
CONTROL
"control"
public static final String
ENGINE
"engine"
public static final String
JMX
"jmx"
public static final String
MONITOR
"monitor"
public static final String
SERVER
"server"
public static final String
SHUTDOWN
"shutdown"
public static final String
USE_DERBY_INTERNALS
"usederbyinternals"
-
org.apache.derby.tools.sysinfo Modifier and Type Constant Field Value public static final String
CLIENT
"client"
public static final String
DBMS
"engine"
public static final String
NET
"net"
public static final String
OPTIONALTOOLS
"optionaltools"
public static final String
TOOLS
"tools"
-
org.apache.derby.vti.Restriction.AND Modifier and Type Constant Field Value public static final long
serialVersionUID
-8205388794606605844L
-
org.apache.derby.vti.Restriction.ColumnQualifier Modifier and Type Constant Field Value public static final int
ORDER_OP_EQUALS
1
public static final int
ORDER_OP_GREATEROREQUALS
4
public static final int
ORDER_OP_GREATERTHAN
3
public static final int
ORDER_OP_ISNOTNULL
6
public static final int
ORDER_OP_ISNULL
5
public static final int
ORDER_OP_LESSOREQUALS
2
public static final int
ORDER_OP_LESSTHAN
0
public static final int
ORDER_OP_NOT_EQUALS
7
public static final long
serialVersionUID
-8205388794606605844L
-
org.apache.derby.vti.Restriction.OR Modifier and Type Constant Field Value public static final long
serialVersionUID
-8205388794606605844L
-
org.apache.derby.vti.VTICosting Modifier and Type Constant Field Value public static final double
defaultEstimatedCost
100000.0
public static final double
defaultEstimatedRowCount
10000.0