| Modifier and Type | Method and Description |
|---|---|
Persistence |
BridgedApplicationConfiguration.persistence() |
Persistence |
DefaultApplicationConfiguration.persistence() |
Persistence |
ApplicationConfiguration.persistence()
Returns the persistence manager of the application.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConfiguration |
BridgedApplicationConfiguration.persistence(Persistence manager) |
ApplicationConfiguration |
DefaultApplicationConfiguration.persistence(Persistence manager) |
ApplicationConfiguration |
ApplicationConfiguration.persistence(Persistence manager)
Sets the persistence manager of the application.
|
| Modifier and Type | Method and Description |
|---|---|
Persistence |
ContainerConfiguration.persistence()
Returns the persistence manager of the container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerConfiguration |
ContainerConfiguration.persistence(Persistence manager)
Sets the persistence manager of the container.
|
| Modifier and Type | Method and Description |
|---|---|
Persistence |
DefaultApplicationContext.persistence() |
Persistence |
ApplicationContext.persistence()
Returns the persistence manager of the application.
|
| Modifier and Type | Method and Description |
|---|---|
Persistence |
DefaultContainerContext.persistence() |
Persistence |
ContainerContext.persistence()
Returns the persistence manager of the container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPersistence |
Copyright © 2019. All Rights Reserved.