Uses of Class
org.hibernate.service.jndi.JndiException

Packages that use JndiException
org.hibernate.cache.ehcache   
org.hibernate.ejb.internal   
org.hibernate.envers.internal   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.service.jdbc.connections.internal   
 

Uses of JndiException in org.hibernate.cache.ehcache
 

Methods in org.hibernate.cache.ehcache with parameters of type JndiException
 void EhCacheMessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException arg0)
           
 void EhCacheMessageLogger_$logger.unableToBindFactoryToJndi(JndiException arg0)
           
 void EhCacheMessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException arg0)
           
 

Uses of JndiException in org.hibernate.ejb.internal
 

Methods in org.hibernate.ejb.internal with parameters of type JndiException
 void EntityManagerMessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException arg0)
           
 void EntityManagerMessageLogger_$logger.unableToBindFactoryToJndi(JndiException arg0)
           
 void EntityManagerMessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException arg0)
           
 

Uses of JndiException in org.hibernate.envers.internal
 

Methods in org.hibernate.envers.internal with parameters of type JndiException
 void EnversMessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException arg0)
           
 void EnversMessageLogger_$logger.unableToBindFactoryToJndi(JndiException arg0)
           
 void EnversMessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException arg0)
           
 

Uses of JndiException in org.hibernate.internal
 

Methods in org.hibernate.internal with parameters of type JndiException
 void CoreMessageLogger.unableToBindEjb3ConfigurationToJndi(JndiException e)
           
 void CoreMessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException e)
           
 void CoreMessageLogger.unableToBindFactoryToJndi(JndiException e)
           
 void CoreMessageLogger_$logger.unableToBindFactoryToJndi(JndiException e)
           
 void CoreMessageLogger.unableToUnbindFactoryFromJndi(JndiException e)
           
 void CoreMessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException e)
           
 

Uses of JndiException in org.hibernate.service.jdbc.connections.internal
 

Methods in org.hibernate.service.jdbc.connections.internal with parameters of type JndiException
 void C3P0MessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException arg0)
           
 void ProxoolMessageLogger_$logger.unableToBindEjb3ConfigurationToJndi(JndiException arg0)
           
 void C3P0MessageLogger_$logger.unableToBindFactoryToJndi(JndiException arg0)
           
 void ProxoolMessageLogger_$logger.unableToBindFactoryToJndi(JndiException arg0)
           
 void C3P0MessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException arg0)
           
 void ProxoolMessageLogger_$logger.unableToUnbindFactoryFromJndi(JndiException arg0)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.