100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
MENDIX - ADVANCED CERTIFICATE STUDY Q&A $12.49   Add to cart

Exam (elaborations)

MENDIX - ADVANCED CERTIFICATE STUDY Q&A

 5 views  0 purchase
  • Course
  • Institution

What is a Persistable entity? - Answer-An Entity that can be saved in the database. What is a Non-Persistable entity? - Answer-An entity that can only be saved in runtime memory. What is a Generalized entity? - Answer-An entity that lends its attributes, associations, event handlers, validati...

[Show more]

Preview 2 out of 11  pages

  • May 19, 2024
  • 11
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
MENDIX - ADVANCED CERTIFICATE STUDY Q&A
What is a Persistable entity? - Answer-An Entity that can be saved in the database.

What is a Non-Persistable entity? - Answer-An entity that can only be saved in runtime
memory.

What is a Generalized entity? - Answer-An entity that lends its attributes, associations,
event handlers, validation rules and any other properties to another entity.

What is a Specialized entity? - Answer-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? - Answer-CreatedDate, ChangedDate, Owner,
ChangedBy

How do you show multiple specialized entities in the same list view? - Answer-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? - Answer-Cast to entity to the
correct specialization.

What should you do if the Object type decision is empty? - Answer-Create a log
message, since this is unexpected behavior.

Why should you use inheritence? - Answer-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? - Answer-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? - Answer-The original entities are
part of the System module, which makes them ineditable.

What indicates ownership over an association. - Answer-A dot on that entity's side of
the association.

Why is the main downside of a *-* association - Answer-It uses a lot more memory that
other associations.

What is an index? - Answer-An extra table for a given entity in the database with ID's
and a specified attribute(s) in a sorted order which allows for faster queries.

, When do you use an index? - Answer-On entities with a lot of objects that are read
more than written and on the most searched attributes, that also have many
possibilities.

What is the downside of an index? - Answer-every time an object is added, the entire
index table needs to be updated, which can potentially cause performance issues.

What are the 4 stages of a domain model restructering? - Answer-1. extend your
domain model
2. model the data conversion
3. deploy the new model and convert the data.
4. clean up the model.

What does the expression [reversed ()] do? - Answer-it tells mendix to reverse the
direction in which a association is read.

What does localization on a datetime attribute do? - Answer-It changes the datetime
value to the time zone of the user when used or viewed. The value is still stored on UTC
time.

When should you turn localization off? - Answer-when time offset is irrelevant

What is the Mendix Client? - Answer-The Client runs in your browser and renders the
front-end of your application. it makes use of HTML, CSS and JavaScript. It talks with
Mendix Runtime and stores local objects within a session.

What is mendix runtime? - Answer-This is the application server that provides the
Runtime environment of your apps and executes any logic defined in the application
model. it talks with both the mendix client and the database server.

What is the Database server? - Answer-Any form of database that is supported by
mendix. stores all data from your app and is structured based on the domain models. it
talks with mendix runtime.

what type of resource are pages, stylesheets and images in mendix? - Answer-Static
resources

Why would you choose database over Xpath as a data source for a list view? - Answer-
Constrains are easier to specify and are less resource intensive, furthermore they can
be used by offline mobile apps.

How do you analyze SQL Queries in Mendix. - Answer-By setting the log level on
ConnectionBus_Retrieve to Trace and checking the console logs.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller GEEKA. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $12.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

76449 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$12.49
  • (0)
  Add to cart