jmix-framework / jmix

Jmix framework
https://www.jmix.io
Apache License 2.0
693 stars 124 forks source link

Support for DTO entities in EntityImportExportImpl #3902

Open knstvk opened 2 days ago

knstvk commented 2 days ago

Currently EntityImportExportImpl reloads entities using JPQL query. Also, perhaps it should not reload at all if the entity doesn't belong to a data store.