Neoview Guide to Stored Procedures in Java (R2.5)
List of Examples
A-1 Sales.java—The Sales Class...........................................................................................................65
A-2 lowerPrice() Method......................................................................................................................69
A-3 numDailyOrders() Method...........................................................................................................71
A-4 numMonthlyOrders() Method......................................................................................................73
A-5 totalPrice() Method........................................................................................................................75
A-6 partData() Method.........................................................................................................................77
A-7 orderSummary() Method..............................................................................................................81
A-8 Payroll.java—The Payroll Class....................................................................................................83
A-9 adjustSalary() Method...................................................................................................................85
A-10 employeeJob() Method..................................................................................................................87
A-11 projectTeam() Method...................................................................................................................89
A-12 topSalesReps() Method..................................................................................................................90
A-13 Inventory.java—The Inventory Class............................................................................................92
A-14 supplierInfo() Method...................................................................................................................94
A-15 supplyQuantities() Method...........................................................................................................97
A-16 partLocations() Method.................................................................................................................99
9