Uses of Class
de.hybris.platform.jalo.JaloConnectException
-
Packages that use JaloConnectException Package Description de.hybris.platform.jalo de.hybris.platform.util -
-
Uses of JaloConnectException in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that throw JaloConnectException Modifier and Type Method Description static JaloConnectionJaloImplementationManager. getActiveConnection()returns the current Connection -
Uses of JaloConnectException in de.hybris.platform.util
Methods in de.hybris.platform.util that throw JaloConnectException Modifier and Type Method Description protected JaloSessionHybrisInitFilter. getJaloSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, boolean pre)Deprecated.static JaloSessionWebSessionFunctions. getSession(javax.servlet.http.HttpServletRequest request)returns a JaloSession object.static JaloSessionWebSessionFunctions. getSession(javax.servlet.http.HttpServletRequest request, boolean skipSystemInitTest)returns a JaloSession object.
-