Neoview Guide to Stored Procedures in Java (R2.3, R2.4)
List of Examples
A-1 Sales.java—The Sales Class...........................................................................................................77
A-2 lowerPrice() Method......................................................................................................................78
A-3 numDailyOrders() Method...........................................................................................................80
A-4 numMonthlyOrders() Method......................................................................................................82
A-5 totalPrice() Method........................................................................................................................84
A-6 partData() Method.........................................................................................................................86
A-7 orderSummary() Method..............................................................................................................90
A-8 Payroll.java—The Payroll Class....................................................................................................92
A-9 adjustSalary() Method...................................................................................................................93
A-10 employeeJob() Method..................................................................................................................95
A-11 projectTeam() Method...................................................................................................................97
A-12 topSalesReps() Method..................................................................................................................98
A-13 Inventory.java—The Inventory Class..........................................................................................100
A-14 supplierInfo() Method.................................................................................................................101
A-15 supplyQuantities() Method.........................................................................................................104
A-16 partLocations() Method...............................................................................................................106
11