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] [Updated] (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 updated CAY-2135:
---------------------------------
    Summary: cdbimport: reset DbEntity catalogs / schemas to DataMap defaults  (was: cdbimport: reset to default catalog / schema)

> 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
>
> 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)