Class DBRegistry

java.lang.Object
com.netscape.cmscore.dbs.DBRegistry
Direct Known Subclasses:
LDAPRegistry

public class DBRegistry extends Object
A class represents a registry where all the schema (object classes and attribute) information is stored. Attribute mappers can be registered with this registry. Given the schema information stored, this registry has knowledge to convert a Java object into a LDAPAttributeSet or vice versa.