Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALL_ACCOUNTS |
"getAccounts" |
public static final String |
OVERDRAWN_ACCOUNTS |
"getOverdrawnAccounts" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
-610133933394333468L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
4664361360609429071L |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GET_ACCOUNTS_QUERY |
"getAccounts" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GET_OWNERS_QUERY |
"getAccountOwners" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCOUNT_BY_NUM |
"getAccountsByAccountNumber" |
public static final String |
ACCOUNT_NUM_PARAM |
"accountNumber" |
public static final String |
GET_LEDGER |
"getLedger" |
public static final String |
GET_LEDGER_AVE |
"getLedgerAveBalance" |
public static final String |
GET_LEDGER_CNT |
"getLedgerCount" |
public static final String |
GET_LEDGER_SUM |
"getLedgerSum" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
COUNT_ACCOUNT_REFERENCES_QUERY |
"countAccountReferences" |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.