| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_POLLING_FREQUENCY |
1000L |
public static final String |
JDBC |
"jdbc" |
public static final String |
PROPERTY_POLLING_FREQUENCY |
"pollingFrequency" |
public static final String |
USE_DISPATCHER_POOL_SYSTEM_PROPERTY |
"mule.transport.jdbc.useDispatcherPool" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RECEIVE_MESSAGE_IN_TRANSCTION |
"receiveMessageInTransaction" |
public static final String |
RECEIVE_MESSAGES_IN_XA_TRANSCTION |
"receiveMessagesInXaTransaction" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final String |
DEFAULT_HOST |
"localhost" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUERY_KEY |
"queryKey" |
public static final String |
SQL_STATEMENT_FACTORY_PROPERTY |
"sqlStatementStrategyFactory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
STORED_PROCEDURE_PREFIX |
"{ " |
protected static final String |
STORED_PROCEDURE_SUFFIX |
" }" |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.