|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.config.i18n.MessageFactory
org.mule.transport.jdbc.i18n.JdbcMessages
public class JdbcMessages
| Field Summary |
|---|
| Fields inherited from class org.mule.config.i18n.MessageFactory |
|---|
DEFAULT_RELOAD_CONTROL, logger, reloadControl |
| Constructor Summary | |
|---|---|
JdbcMessages()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.mule.config.i18n.MessageFactory |
|---|
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JdbcMessages()
| Method Detail |
|---|
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)
public static org.mule.config.i18n.Message forceProperty(String property1,
String property2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||