public class BambooSessionInViewFilter
extends org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
DEFAULT_SESSION_FACTORY_BEAN_NAME
Constructor and Description |
---|
BambooSessionInViewFilter() |
Modifier and Type | Method and Description |
---|---|
protected void |
doFilterInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain filterChain) |
protected boolean |
isDatabaseSetUp() |
static boolean |
isInSessionInView() |
static void |
markAsSessionInView(boolean value) |
getSessionFactoryBeanName, lookupSessionFactory, lookupSessionFactory, openSession, setSessionFactoryBeanName, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatch
doFilter, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter
protected void doFilterInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.FilterChain filterChain) throws javax.servlet.ServletException, IOException
doFilterInternal
in class org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
javax.servlet.ServletException
IOException
public static boolean isInSessionInView()
public static void markAsSessionInView(boolean value)
protected boolean isDatabaseSetUp()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.