You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/11/08 11:02:58 UTC

[jira] [Created] (CAY-2135) cdbimport: reset to default catalog / schema

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)