Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 83469

modelsdk how to retrieve persistent entities only

$
0
0

In ModelReflection, it is possible to get all entities and filter e.g. the persistable-ones. In the ModelSDK, I can get the entities by domainmodel.entities. However, there does not seem to be a property that states whether an entity is persistent or not. How can I find only the persistent entities in my model, e.g. for code analysis?


Viewing all articles
Browse latest Browse all 83469

Trending Articles