Screenshots » Edit the object class “employee”
Edit the object class “employee”
Here the definition of an employee is shown. The class contains information such as
- its name
- its underlying table
- its base class
- its properties (which are mapped to the database)
- and its methods (which contain the business logic)


