org.mule.module.db.internal.i18n
Class DbMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.module.db.internal.i18n.DbMessages

public class DbMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
DbMessages()
           
 
Method Summary
static 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

DbMessages

public DbMessages()
Method Detail

transactionSetAutoCommitFailed

public static Message transactionSetAutoCommitFailed()


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.