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 voidCoreMessageLogger. unableToBindEjb3ConfigurationToJndi(JndiException e)voidCoreMessageLogger. unableToBindFactoryToJndi(JndiException e)voidCoreMessageLogger. unableToUnbindFactoryFromJndi(JndiException e)
-