| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COUNT |
10 |
public static final long |
DEFAULT_POLLING_INTERVAL |
100L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DRIVER |
"org.h2.Driver" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JDBC_STORE_DRIVER_PROPERTY |
"mule.cluster.jdbcstoredriver" |
public static final String |
JDBC_STORE_PASSWORD_PROPERTY |
"mule.cluster.jdbcstorepassword" |
public static final String |
JDBC_STORE_QUERY_STRATEGY_PROPERTY |
"mule.cluster.jdbcstorequerystrategy" |
public static final String |
JDBC_STORE_URL_PROPERTY |
"mule.cluster.jdbcstoreurl" |
public static final String |
JDBC_STORE_USERNAME_PROPERTY |
"mule.cluster.jdbcstoreusername" |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.