this.metadataEntries = new IEntry[0];
this.rootDSE = null;
this.schema = Schema.DEFAULT_SCHEMA;
this.searchManager = new SearchManager( this );
this.bookmarkManager = new BookmarkManager( this );
this.entryToChildrenFilterMap = new HashMap();
this.dnToEntryCache = new HashMap();
this.entryToAttributeInfoMap = new HashMap();
this.entryToChildrenInfoMap = new HashMap();