org.mule.providers.jdbc.i18n
Class JdbcMessages

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

public class JdbcMessages
extends org.mule.config.i18n.MessageFactory


Constructor Summary
JdbcMessages()
           
 
Method Summary
static org.mule.config.i18n.Message jndiResourceNotFound(String name)
           
static org.mule.config.i18n.Message transactionSetAutoCommitFailed()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
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 org.mule.config.i18n.Message transactionSetAutoCommitFailed()

jndiResourceNotFound

public static org.mule.config.i18n.Message jndiResourceNotFound(String name)


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