mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
03.09.2006 83dd61651cb5d73c1a15dfcb7d217c0f272722d2
opends/src/server/org/opends/server/backends/jeb/ImportThread.java
@@ -58,17 +58,17 @@
  private ImportContext importContext;
  /**
   * The destination entry container for entries read from the queue.
   * The destination entry entryContainer for entries read from the queue.
   */
  private EntryContainer entryContainer;
  /**
   * The entry database of the destination entry container.
   * The entry database of the destination entry entryContainer.
   */
  private ID2Entry id2entry;
  /**
   * The referral database of the destination entry container.
   * The referral database of the destination entry entryContainer.
   */
  private DN2URI dn2uri;