| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PORT |
5432 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FAILOVER_PROTOCOL |
"failover" |
public static final String |
LEGACY_POSTGRESQL_DRIVER |
"postgres" |
public static final String |
POSTGRESQL_DRIVER |
"postgresql" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_FRAME_SIZE |
1073741822 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OID_CACHE_SIZE |
3810 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNNAMED_PORTAL |
"" |
public static final String |
UNNAMED_STATEMENT |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNNAMED |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNNAMED |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_LIMIT |
0 |
public static final String |
UNNAMED_PORTAL |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNNAMED_STATEMENT |
"" |
public static final int |
UNSPECIFIED |
0 |
Copyright © 2023. All rights reserved.