Skip to content
Carlo Barazzetta edited this page Dec 4, 2018 · 6 revisions

Programming with Persistent Objects

The driving force in InstantObjects based applications is the persistent classes that contain the business logic. These business classes all descend from the fundamental TInstantObject class. This section covers aspects of working directly with the business classes of an application. Creating New Objects

Retrieving Existing Objects

Associating Objects

Using the InstantQuery

Clone this wiki locally