| Class and Description |
|---|
| ApplicationSettingJdo |
| ApplicationSettingsServiceJdo
An implementation of
ApplicationSettingsService that persists settings
as entities into a JDO-backed database. |
| SettingAbstractJdo
Factors out common implementation; however this is annotated with
PersistenceCapable,
so that each subclass is its own root entity. |
| UserSettingJdo |
| UserSettingsServiceJdo
An implementation of
UserSettingsService that persists settings
as entities into a JDO-backed database. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.