Field Summary |
|
final public static String | PROP_SEQ_AS Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_CACHE Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_CYCLE Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_INCREMENT_BY Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_MAX_VALUE Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_MIN_VALUE Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_ORDER Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_START Property name used to configure sequence manager implementations. |
final public static String | PROP_SEQ_START_OLD Property name used to configure sequence manager implementations. |