devon4j icon indicating copy to clipboard operation
devon4j copied to clipboard

Update devon4j DAO list example in wiki

Open jan-vcapgemini opened this issue 3 years ago • 0 comments

As discussed with @hohwille The current example: https://github.com/devonfw/devon4j/wiki/guide-dao#dao-implementation for a DAO implementation returns a full list of entities instead of a paginated list. This can result in an unnecessary strain on the server, depending on the context. This example should either be removed or be replaced with a better solution.

jan-vcapgemini avatar Sep 19 '22 11:09 jan-vcapgemini