Mendix - advanced certificate study cards| Questions and 100% verified answers| New 2026
Mendix - advanced certificate study cards| Questions and 100% verified answers| New 2026 What is a Persistable entity? An Entity that can be saved in the database. What is a Non-Persistable entity? An entity that can only be saved in runtime memory. What is a Generalized entity? An entity that lends its attributes, associations, event handlers, validation rules and any other properties to another entity. What is a Specialized entity? An entity that inherits all or part of its attributes, associations, event handlers, validation rules and any other properties from another entity. what are the system member properties? CreatedDate, ChangedDate, Owner, ChangedBy How do you show multiple specialized entities in the same list view? By adding a template for every specialized entity while using the default for the generalized entity. What do you need to do after an Object type decision? Cast to entity to the correct specialization. What should you do if the Object type decision is empty? Create a log message, since this is unexpected behavior. Why should you use inheritence? It allows you to make reusable microflow, which increases the consistency and maintainability of your app. when should you use a 1-1 association over inheritance? when the entity in question isn't a true specialization of the generalized entity and/or the generalized entity's properties are not required when dealing with the entity in question. Why is creating a new entity and making it a specialization of the FileDocument or Image entity preferred over using original entities?
Written for
- Course
- Mendix
Document information
- Uploaded on
- February 23, 2026
- Number of pages
- 37
- Written in
- 2025/2026
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
mendix advanced certificate study cards
-
what is a persistable entity
-
what is a non persistable entity
Also available in package deal