| Package | Description |
|---|---|
| com.atlassian.confluence.core.persistence.confluence |
| Modifier and Type | Method and Description |
|---|---|
static SessionFactoryTypeEnum |
SessionFactoryTypeThreadLocal.get()
Deprecated.
Since 6.0
|
static SessionFactoryTypeEnum |
SessionFactoryTypeEnum.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SessionFactoryTypeEnum[] |
SessionFactoryTypeEnum.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionFactoryTypeThreadLocal.set(SessionFactoryTypeEnum type)
Deprecated.
Since 6.0
|
Copyright © 2003–2016 Atlassian. All rights reserved.