Uses of Class
org.hibernate.engine.jndi.JndiException
-
Packages that use JndiException Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
-
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)
-