public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JMX_CONNECTION_BASE_EXT |
static String |
JMX_CONNECTION_POOL_BASE_EXT |
static String |
JMX_CONNECTION_POOL_PREFIX |
static String |
JMX_STATEMENT_POOL_BASE_EXT |
static String |
JMX_STATEMENT_POOL_PREFIX |
static String |
KEY_PASSWORD
JDBC properties and URL key for passwords.
|
static String |
KEY_USER
JDBC properties and URL key for users.
|
Constructor and Description |
---|
Constants() |
public static final String JMX_CONNECTION_POOL_BASE_EXT
public static final String JMX_CONNECTION_POOL_PREFIX
public static final String JMX_CONNECTION_BASE_EXT
public static final String JMX_STATEMENT_POOL_BASE_EXT
public static final String JMX_STATEMENT_POOL_PREFIX
public static final String KEY_PASSWORD
public static final String KEY_USER
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.