CRUD operations
This section contains information on how to perform CRUD operation using the CodeFluent Entities generated BOM.
Basis
Information on how the generated Data Access Layer is organized.
Load
Information on how to load entities.
Save
Information on how to save your entities.
Delete
Information on how to perform delete operations.
Relations
Information on how to handle relationships between entities.