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