public class JdbcMessages
extends org.mule.config.i18n.MessageFactory
| Constructor and Description |
|---|
JdbcMessages() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.config.i18n.Message |
forceProperty(String property1,
String property2) |
static org.mule.config.i18n.Message |
forcePropertyNoTransaction(String property,
String transction) |
static org.mule.config.i18n.Message |
jndiResourceNotFound(String name) |
static org.mule.config.i18n.Message |
moreThanOneMessageInTransaction(String property1,
String property2) |
static org.mule.config.i18n.Message |
transactionSetAutoCommitFailed() |
public static org.mule.config.i18n.Message transactionSetAutoCommitFailed()
public static org.mule.config.i18n.Message jndiResourceNotFound(String name)
public static org.mule.config.i18n.Message moreThanOneMessageInTransaction(String property1, String property2)
public static org.mule.config.i18n.Message forcePropertyNoTransaction(String property, String transction)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.