Andrus Adamchik created CAY-2135:
------------------------------------
Summary: cdbimport: reset to default catalog / schema
Key: CAY-2135
URL: https://issues.apache.org/jira/browse/CAY-2135
Project: Cayenne
Issue Type: Task
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Need support for revserse-engineering from temporary catalogs/schemas. This
means that automatically tagging each DbEntity with the actual DB
catalog/schema (current behavior) may often be undesirable.
So let's support a set of cdbimport flags that would override the actual
catalogs with the DataMap default:
{noformat}
<forceDataMapCatalog>true</forceDataMapCatalog>
<forceDataMapSchema>true</forceDataMapSchema>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)