Uses of Class
org.hibernate.engine.jndi.JndiNameException
-
Packages that use JndiNameException Package Description org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
-
Uses of JndiNameException in org.hibernate.internal
Methods in org.hibernate.internal with parameters of type JndiNameException Modifier and Type Method Description void
CoreMessageLogger. invalidJndiName(String name, JndiNameException e)
-