|
|
| Signumsoft .NET Object Database Screenshot |
|---|

← Back to details page | With .NET reflection the object structure and class hierarchy is scanned. The class hierarchy of an application is mirrored on the relational database. Therefore the relational database "knows" whether a class inherits from an other class or not. An SQL view is generated for every class. Every record in such a view represents on object instance. This enables an instant object oriented view to the database. |
|
|