Open knstvk opened 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.
EntityImportExportImpl
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.