| Package | Description |
|---|---|
| org.lsst.ccs.localdb.configdb.dao | |
| org.lsst.ccs.localdb.configdb.model |
Overview
|
| Class and Description |
|---|
| DBInterface
defines the basic methods implemented by a Data Access Object.
|
| HqlDAO
abstract class used to help build DAO that uses HQL but are in a different package
|
| Class and Description |
|---|
| AParameterDescription
Represents an actual parameterDescription.
|
| ASubsystemDescription
An active subsystem Description.
|
| ConfigProfile
This class represents a set of parameter that have been modified for a given subsystem.
|
| DBInterface
defines the basic methods implemented by a Data Access Object.
|
| DeprecationListener
Call back methods called when a deprecation happens.
|
| DescriptionMismatchListener
An object which is warned when trying to copy a ParameterDescription
to a new SubsystemDescription that does not have a proper ParameterBase
to match.
|
| HqlDAO.AbstractQuery
delegate to Hibernate Query type
|
| HqlDAO.AbstractSession
delegate to Hibernate Session type
|
| ParameterBase
this is an explicit duplication of description of parameter as it is in the subsystem configuration.
|
| ParameterConfiguration
abstract class for all parameter configurations
|
| ParameterDescription
The base class for all Parameter descriptions
|
| ParameterPath
Unique Path in a SubSystem.
|
| PathObject
Two objects with the same ParameterPath are unique in their category.
|
| PersistenceLayerException
forwards an exception fired by the persistence layer.
|
| RunHistory
Entries int his table are generated by reading the status bus where subsystem advertise their startup.
|
| SubsystemDescription
Description for a subsystem as saved in database.
|
Copyright © 2017 LSST. All rights reserved.