public class Data
extends java.lang.Object
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
dataForBadCredit(java.lang.String creditData,
int w,
int d,
short cw,
short cd,
int c,
java.math.BigDecimal amount)
Function to provided an updated C_DATA column for a customer account.
|
public static java.lang.String dataForBadCredit(java.lang.String creditData,
int w,
int d,
short cw,
short cd,
int c,
java.math.BigDecimal amount)
throws java.sql.SQLException
java.sql.SQLExceptionApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.