| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCOPE_ATTRIBUTE |
"scope" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PATTERN_FILTER_NAME |
"patternFilter" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIST |
"list" |
public static final String |
SET_FIRST_RESULT |
"setFirstResult" |
public static final String |
SET_MAX_RESULTS |
"setMaxResults" |
public static final String |
SET_RESULT_TRANSFORMER |
"setResultTransformer" |
public static final String |
UNIQUE_RESULT |
"uniqueResult" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DRIVER |
"jdbc.driverClassName" |
public static final String |
FILE_NAME |
"jdbc.properties" |
public static final String |
PASSWORD |
"jdbc.password" |
public static final String |
URL |
"jdbc.url" |
public static final String |
USERNAME |
"jdbc.username" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DEPTH |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DEPTH |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_BINDER_FACTORY_NAME |
"binderFactory" |
Copyright © 2014 JDAL. All Rights Reserved.