|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Persistence in org.gcube.smartgears.configuration.application |
|---|
| Methods in org.gcube.smartgears.configuration.application that return Persistence | |
|---|---|
Persistence |
BridgedApplicationConfiguration.persistence()
|
Persistence |
DefaultApplicationConfiguration.persistence()
|
Persistence |
ApplicationConfiguration.persistence()
Returns the persistence manager of the application. |
| Methods in org.gcube.smartgears.configuration.application with parameters of type Persistence | |
|---|---|
ApplicationConfiguration |
BridgedApplicationConfiguration.persistence(Persistence manager)
|
ApplicationConfiguration |
DefaultApplicationConfiguration.persistence(Persistence manager)
|
ApplicationConfiguration |
ApplicationConfiguration.persistence(Persistence manager)
Sets the persistence manager of the application. |
| Uses of Persistence in org.gcube.smartgears.configuration.container |
|---|
| Methods in org.gcube.smartgears.configuration.container that return Persistence | |
|---|---|
Persistence |
ContainerConfiguration.persistence()
Returns the persistence manager of the container. |
| Methods in org.gcube.smartgears.configuration.container with parameters of type Persistence | |
|---|---|
ContainerConfiguration |
ContainerConfiguration.persistence(Persistence manager)
Sets the persistence manager of the container. |
| Uses of Persistence in org.gcube.smartgears.context.application |
|---|
| Methods in org.gcube.smartgears.context.application that return Persistence | |
|---|---|
Persistence |
ApplicationContext.persistence()
Returns the persistence manager of the application. |
Persistence |
DefaultApplicationContext.persistence()
|
| Uses of Persistence in org.gcube.smartgears.context.container |
|---|
| Methods in org.gcube.smartgears.context.container that return Persistence | |
|---|---|
Persistence |
DefaultContainerContext.persistence()
|
Persistence |
ContainerContext.persistence()
Returns the persistence manager of the container. |
| Uses of Persistence in org.gcube.smartgears.persistence |
|---|
| Classes in org.gcube.smartgears.persistence that implement Persistence | |
|---|---|
class |
DefaultPersistence
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||