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:32:59 UTC

[jira] [Closed] (CAY-2135) cdbimport: reset DbEntity catalogs / schemas to DataMap defaults

     [ https://issues.apache.org/jira/browse/CAY-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-2135.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.M4

> cdbimport: reset DbEntity catalogs / schemas to DataMap defaults
> ----------------------------------------------------------------
>
>                 Key: CAY-2135
>                 URL: https://issues.apache.org/jira/browse/CAY-2135
>             Project: Cayenne
>          Issue Type: Task
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 4.0.M4
>
>
> 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)