org.mule.providers.jdbc.i18n
Class JdbcMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.providers.jdbc.i18n.JdbcMessages

public class JdbcMessages
extends MessageFactory


Constructor Summary
JdbcMessages()
           
 
Method Summary
static Message jndiResourceNotFound(String name)
           
static Message transactionSetAutoCommitFailed()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcMessages

public JdbcMessages()
Method Detail

transactionSetAutoCommitFailed

public static Message transactionSetAutoCommitFailed()

jndiResourceNotFound

public static Message jndiResourceNotFound(String name)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.