Constant Field Values
Contents
org.hpccsystems.*
-
org.hpccsystems.commons.ecl.FieldFilter Modifier and Type Constant Field Value public static final longserialVersionUID1L -
org.hpccsystems.commons.ecl.FieldFilterRange Modifier and Type Constant Field Value public static final longserialVersionUID1L -
org.hpccsystems.commons.ecl.FileFilter Modifier and Type Constant Field Value public static final longserialVersionUID2L
-
org.hpccsystems.commons.errors.HpccAccessException Modifier and Type Constant Field Value public static final longserialVersionUID1L
-
org.hpccsystems.commons.filter.SQLExpression Modifier and Type Constant Field Value public static final charPARENTFIELDSEP46public static final charSINGLEBLANKBUFFER32 -
org.hpccsystems.commons.filter.SQLOperator Modifier and Type Constant Field Value public static final StringANDSPLITPATTERN"\\s+(?i)AND\\s+"public static final StringINSPLITPATTERN"\\s+(?i)IN\\s+"public static final StringISNOTNULLSPLITPATTERN"\\s+(?i)IS\\s+(?i)NOT\\s+(?i)NULL\\s*"public static final StringISNULLSPLITPATTERN"\\s+(?i)IS\\s+(?i)NULL\\s*"public static final StringNOTINSPLITPATTERN"\\s+(?i)NOT\\s+(?i)IN\\s*"public static final StringNOTSPLITPATTERN"\\s+(?i)NOT\\s+"public static final StringORSPLITPATTERN"\\s+(?i)OR\\s+"
-
org.hpccsystems.commons.utils.CryptoHelper Modifier and Type Constant Field Value public static final intDEFAULT_AES_SECRETKEY_LEN16public static final StringDEFAULT_CIPHER_MODE"AES/ECB/PKCS5PADDING"public static final StringDEFAULT_SECRETKEY_ALGORITHM"AES" -
org.hpccsystems.commons.utils.Utils Modifier and Type Constant Field Value public static final StringDOTSEPERATORREGEX"\\."public static final StringEscapedSingleQuote"\'\'"