|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionFactoryTypeEnum | |
|---|---|
| com.atlassian.confluence.core.persistence.confluence | |
| Uses of SessionFactoryTypeEnum in com.atlassian.confluence.core.persistence.confluence |
|---|
| Methods in com.atlassian.confluence.core.persistence.confluence that return SessionFactoryTypeEnum | |
|---|---|
static SessionFactoryTypeEnum |
SessionFactoryTypeThreadLocal.get()
|
static SessionFactoryTypeEnum |
SessionFactoryTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SessionFactoryTypeEnum[] |
SessionFactoryTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.confluence.core.persistence.confluence with parameters of type SessionFactoryTypeEnum | |
|---|---|
static void |
SessionFactoryTypeThreadLocal.set(SessionFactoryTypeEnum type)
|
| Constructor parameters in com.atlassian.confluence.core.persistence.confluence with type arguments of type SessionFactoryTypeEnum | |
|---|---|
SwitcheableSessionFactory(java.util.Map<SessionFactoryTypeEnum,net.sf.hibernate.engine.SessionFactoryImplementor> sessionFactories)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||