Package com.netscape.certsrv.dbs

Interface Summary
IDBAttrMapper An interface represents an attribute mapper.
IDBDynAttrMapper An interface representing a dynamic attribute mapper.
IDBObj An interface represents a database object that is serializable.
IDBRegistry A class represents a registry where all the schema (object classes and attribute) information is stored.
IDBSearchResults A class represents the search results.
IDBSSession An interface represents the database session.
IDBSubsystem An interface represents certificate server backend database.
IDBVirtualList A interface represents a virtual list of search results.
IElementProcessor Processor handles object read from the session.
IFilterConverter An interface represents a filter converter that understands how to convert a attribute type from one defintion to another.
 

Class Summary
DBResources A class represents a resource bundle for DBS subsystem.
Modification A class represents a modification.
ModificationSet A class represents a modification set.
 

Exception Summary
EDBException A class represents a database exception.
EDBNotAvailException Indicates internal db is down.
EDBRecordNotFoundException Indicates internal db is down.