Modifier and Type | Field and Description |
---|---|
static String |
BASE_64 |
static String |
BINARY_TYPE |
static String |
CODE |
static String |
DATE |
static String |
INCREMENT |
static String |
OBJECT_ID
The "$oid" field name, used within an
ObjectId value. |
static String |
REGEX_OPTIONS |
static String |
REGEX_PATTERN |
static String |
SCOPE |
static String |
TIMESTAMP |
static String |
UUID |
Constructor and Description |
---|
ReservedField() |
public static final String OBJECT_ID
ObjectId
value. A single ObjectId will be writtenpublic static final String DATE
public static final String TIMESTAMP
public static final String INCREMENT
public static final String REGEX_PATTERN
public static final String REGEX_OPTIONS
public static final String BINARY_TYPE
public static final String BASE_64
public static final String UUID
public static final String CODE
public static final String SCOPE
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.