| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CONNECTION_TIMEOUT |
30 |
public static final int |
DEFAULT_EVENT_LOOP_SIZE |
0 |
public static final int |
DEFAULT_IDLE_TIMEOUT |
0 |
public static final int |
DEFAULT_MAX_SIZE |
4 |
public static final int |
DEFAULT_MAX_WAIT_QUEUE_SIZE |
-1 |
public static final int |
DEFAULT_MAXIMUM_LIFETIME |
0 |
public static final String |
DEFAULT_NAME |
"__vertx.DEFAULT" |
public static final int |
DEFAULT_POOL_CLEANER_PERIOD |
1000 |
public static final boolean |
DEFAULT_SHARED_POOL |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_CACHE_PREPARED_STATEMENTS |
false |
public static final int |
DEFAULT_PREPARED_STATEMENT_CACHE_MAX_SIZE |
256 |
public static final int |
DEFAULT_PREPARED_STATEMENT_CACHE_SQL_LIMIT |
2048 |
Copyright © 2024 Eclipse. All rights reserved.