Nikita Timofeev created CAY-2788:
------------------------------------
Summary: DbImport: Add fallback option for the batch attribute
loader
Key: CAY-2788
URL: https://issues.apache.org/jira/browse/CAY-2788
Project: Cayenne
Issue Type: Task
Components: dbimport
Reporter: Nikita Timofeev
Assignee: Nikita Timofeev
Fix For: 5.0.M1
In current implementation of {{DbImport}} attributes are loaded in batch for
the catalog/schema. In some rare cases this could lead to problems if there's
some weird schemas/access issues. And there's no way to tell what's wrong as we
don't have any information on our end, just a failed request to load all DB
columns.
We could add fallback option to load attributes on a per-entity level that
could help at least to locate the problem if not completely avoid.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)