Uses of Class
de.hybris.platform.jalo.JaloConnectException
Packages that use JaloConnectException
-
Uses of JaloConnectException in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that throw JaloConnectExceptionModifier and TypeMethodDescriptionstatic JaloConnectionJaloImplementationManager.getActiveConnection()returns the current Connection -
Uses of JaloConnectException in de.hybris.platform.util
Methods in de.hybris.platform.util that throw JaloConnectExceptionModifier and TypeMethodDescriptionprotected JaloSessionHybrisInitFilter.getJaloSession(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, boolean pre) Deprecated, for removal: This API element is subject to removal in a future version.static final JaloSessionWebSessionFunctions.getSession(javax.servlet.http.HttpServletRequest request) returns a JaloSession object.static final JaloSessionWebSessionFunctions.getSession(javax.servlet.http.HttpServletRequest request, boolean skipSystemInitTest) returns a JaloSession object.