Arseni Bulatski created CAY-2611:
------------------------------------
Summary: Exclude system catalogs and schemas when run dbImport
without config
Key: CAY-2611
URL: https://issues.apache.org/jira/browse/CAY-2611
Project: Cayenne
Issue Type: Improvement
Components: dbimport
Affects Versions: 4.1.B2, 4.2.M1
Reporter: Arseni Bulatski
Assignee: Arseni Bulatski
Fix For: 4.1.B3, 4.2.M1
When user try to run dbImport without any filters, all system tables are being
exporting what can take a lot of time for example for oracle.
Since dbAdapters have collection of system catalogs and schemas (now oracle,
mysql have system collections) we can filter it while loading.
So if user has default config we should filter it ourselves in other cases not
to filter.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)