JADE is an advanced software platform that has an integrated software development environment, a language, an object manager, and a high performance database.


Introduction

Each time a Borrower checks out a Book from the library, these objects become associated.

A two-way association is implemented in JADE as follows:

  • Each Book has a single reference (called myBorrower) to its Borrower.
  • Each Borrower has a collection of references (called myBooks) to the books he or she has borrowed.

A Collection Class for Books is Needed

The RootSchema contains a class called Collection which, together with its subclasses, are inherited by the LibrarySchema.

An important use of the collection classes is to implement one-to-many and many-to-many associations between classes.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Contents
 

For maximum reliability, security and performance of your JADE solution, JADE Care24 is our fully comprehensive systems management offering.