dirigible
dirigible copied to clipboard
[EDM] Introduce ReadOnly Entity
Introduce ReadOnly Entity
- Will not be included in the schema generation file
- Will not have generated CUD but only READ and LIST methods in DAO/API
The idea behind is that the original Entity is owned by another model where full lifecycle happens. Here the ReadOnly Entity plays a kind of projection e.g. with very few fields included.
Projection entity will serve this need: https://github.com/eclipse/dirigible/commit/2d998a715fd20024f722a0943c2697db01ff897e