© John Kouraklis 2019
John KouraklisIntroducing Delphi ORMhttps://doi.org/10.1007/978-1-4842-5013-6_6

6. Enhancements

John Kouraklis1 
(1)
London, UK
 

Our application has now most of its core functionality. It manages agents and departments and shows the majority of the key performance indicators and statistics. There are a few more bits to complete. In this chapter, we will finish them and demonstrate some additional features of Aurelius.

Inheritance

Inheritance is one of the most widely used features of OOP. It is useful in numerous cases; it saves time and effort and, above all, leads to well-designed object systems that support complicated concepts. Inheritance, at the same time, poses a problem for database administrators. The way inherited objects ...

Get Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.