public class PutMode extends java.lang.Object
static PutMode
CURRENT
NODUP
NOOVERWRITE
OVERWRITE
PutMode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final PutMode NODUP
public static final PutMode CURRENT
public static final PutMode OVERWRITE
public static final PutMode NOOVERWRITE
public PutMode()