GlobalObjects source code snippets
A source code snippet is a reusable and extensible source code that can be integrated into larger programming modules.
Association class example "Bank and bank customer"
This minimalist example shows the implementation of an association class with GlobalObjects.
In this case, direct references or lists are not used, but an association class which is equipped with appropriate indexes.
Documentation and download
The dokumentation was realized with doxygen.
The texts were translated into English with the support of www.DeepL.com and translate.google.de.
A self-watching and synchronizing class
A class whose objects monitor themselves and automatically read the new attribute values when changes are made in the database.
Documentation and download
The dokumentation was realized with doxygen.
The texts were translated into English with the support of www.DeepL.com and translate.google.de.