public static class ConnectionPoolType.PropInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EVICTION_INTERVAL |
static String |
MAX_SIZE |
static String |
MIN_IDLE_TIME |
static String |
MIN_SIZE |
Constructor and Description |
---|
PropInfo() |
public static final transient String MIN_SIZE
public static final transient String MAX_SIZE
public static final transient String EVICTION_INTERVAL
public static final transient String MIN_IDLE_TIME
Copyright © 2017. All rights reserved.