Uses of Class
org.hibernate.engine.jndi.JndiException
-
Packages that use JndiException Package Description org.hibernate.internal -
-
Uses of JndiException in org.hibernate.internal
Methods in org.hibernate.internal with parameters of type JndiException Modifier and Type Method Description void
CoreMessageLogger. unableToBindEjb3ConfigurationToJndi(JndiException e)
void
CoreMessageLogger. unableToBindFactoryToJndi(JndiException e)
void
CoreMessageLogger. unableToUnbindFactoryFromJndi(JndiException e)
-