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

neil_a_wilson
16.36.2007 4564c901ffa33fa84c8433d27204d29388a26257
opends/src/server/org/opends/server/backends/jeb/BackendImpl.java
@@ -69,7 +69,7 @@
/**
 * This is an implementation of a Directory Server Backend which stores entries
 * locally in a Sleepycat JE database.
 * locally in a Berkeley DB JE database.
 */
public class BackendImpl
    extends Backend