Uses of Class
org.hibernate.engine.jndi.JndiException
Packages that use JndiException
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of JndiException in org.hibernate.internal
Methods in org.hibernate.internal with parameters of type JndiExceptionModifier and TypeMethodDescriptionvoid
SessionFactoryRegistryMessageLogger.unableToBindFactoryToJndi
(JndiException e) void
SessionFactoryRegistryMessageLogger.unableToUnbindFactoryFromJndi
(JndiException e)