public final class CommonConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALTER_TABLE
"alter table " constant.
|
static Pattern |
HEXSTR
Regular expression to check against hexadecimal strings like: 0xDEADBEEF.
|
public static final Pattern HEXSTR
public static final String ALTER_TABLE
Copyright © 2022 CURS. All rights reserved.