Package com.atlassian.confluence.core.persistence.confluence

Class Summary
SessionFactoryTypeThreadLocal A thread local that controls the "flavour" of SessionFactory that is required within a particular thread.
SwitcheableSessionFactory A SessionFactory which uses a particular delegate based on the setting SessionFactoryTypeThreadLocal.
 

Enum Summary
SessionFactoryTypeEnum  
 

Exception Summary
StaleObjectStateException Exception that is thrown when you attempt to make a change to a Versioned object that is inconsistent with its version history, for example modifying something other than its current version.
 



Copyright © 2003–2015 Atlassian. All rights reserved.