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

Jean-Noel Rouvignac
19.23.2014 dd169ee03a50fb8117e0836c98bfd96a7664b490
opends/src/server/org/opends/server/replication/server/changelog/je/JEReplicaDBCursor.java
@@ -34,6 +34,8 @@
/**
 * Berkeley DB JE implementation of {@link DBCursor}.
 *
 * \@NotThreadSafe
 */
public class JEReplicaDBCursor implements DBCursor<UpdateMsg>
{