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


Examples of How to Specify a Collection

A report is based on a collection so it is important to include at least one collection in a view. Examples of specifying collections follow.

Collection of Agents

Agent.instances is a virtual collection of Agents.

Virtual collections must be constructed when the report is run.

Company.firstInstance.allAgents is a way to specify a database collection that is accessed from the Company 'root' object.

Database collections already exists and are preferable to virtual collections.

Collection of Sales

Sale.instances would be an empty collection because Sale is abstract.

Company.firstInstance.allSalesByItem is a collection of sale objects but features in RetailSale and TenderSale would be unavailable.

Collection of Retail Sales

RetailSale.instances is a collection of retail sales.

This is the collection we use for our view.


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  Contents
 

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