| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_TABLE_NAME |
"EN_UNITTEST_T" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DEFAULT_TEST_HARNESS_SPRING_BEANS |
"classpath:TestHarnessSpringBeans.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SQL_LINE_COMMENT_PREFIX |
"--" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATA_SOURCE |
"dataSource" |
public static final String |
TRANSACTON_MANAGER |
"transactionManager" |
public static final String |
USER_TRANSACTION |
"userTransaction" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_TRANSACTION_MANAGER_NAME |
"transactionManager" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_PORT_NUMBER |
49151 |
public static final int |
MIN_PORT_NUMBER |
1024 |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.