EmployeeSystem

This directory contains the sample code presented for the Employee system used in the Business Objects and Business Object Models chapters. All of the code is found here, including the employee.prp file, which is used to control the sample InstantDB database used for this example. Make sure the InstantDB .jar file (idb.jar) is in your CLASSPATH or your Extensions directory (preferably) when you run any of the RDBMSModel-related classes. In the Employee subdirectory lives the code for the actual business object classes and interfaces, all part of the employee package: