Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KC_SYS |
"KC-SYS" |
public static final String |
PROPOSAL |
"proposal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JDBC_DRIVER |
"com.mysql.jdbc.Driver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JDBC_DRIVER |
"oracle.jdbc.OracleDriver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALIDATION_QUERY |
"select 1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALIDATION_QUERY |
"select 1 from dual" |
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.