Class JDBCStorageService

All Implemented Interfaces:
Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, EnumeratableStorageService, StorageCapabilities, StorageService

public final class JDBCStorageService extends AbstractStorageService implements StorageCapabilities, EnumeratableStorageService
Implementation of StorageService that uses native JDBC to persist to a database.