subject

Based on the use cases above, do the follows so that a customer can open a checking account and/or a savings account. 1. Study the provided program examples. 2. Develop your signIn() method in class Account to implement the Login use case. It is a continuation from the given examples of signing up. OpenBankAccountBO. java is given. 3. Create tables CheckingAccount(CheckingAccountNumb er, CustomerName, Balance, CustomerID), SavingsAccount(SavingsAccountNumber , CustomerName, Balance, InterestRate, CustomerID), Transactions(TransactionNumber, TransactionAmount, TransactionType, TransactionTime, TransactionDate, FromAccount, ToAccount, CustomerID). Use varchar(50) for any non-numerical value including AccountNumber and TransactionNumber, and float for any numerical value. CustomerID here means Username. 4. Study entity class CheckingAccount. java, and then develop your entity classes SavingsAccount. java, and Transactions. java that has a method for creating a unique TransactionNumber and a method for recording a transaction as well. Have the entity classes packaged in your package. 5. Add necessary statements to OpenBankAccountControl. java to open both Checking and Savings accounts, and record the transactions of opening deposits.

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 03:00, TamB01
How can i clip a picture to a question on the computer?
Answers: 1
image
Computers and Technology, 23.06.2019 07:50, kmart4062
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
image
Computers and Technology, 23.06.2019 18:00, taiyana74
Ramona enjoys her job because she is able to kids in an after school program. the work value ramona feels strongest about is a. leadership b. risk c. independence d. work with people select the best answer from the choices provided a b c d
Answers: 1
image
Computers and Technology, 24.06.2019 06:30, chloeholt123
For which utilities, if any, does the landlord pay?
Answers: 2
You know the right answer?
Based on the use cases above, do the follows so that a customer can open a checking account and/or a...

Questions in other subjects:

Konu
History, 15.07.2019 03:30
Konu
English, 15.07.2019 03:30