[
https://issues.apache.org/jira/browse/CAY-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916786#comment-16916786
]
Arseni Bulatski commented on CAY-2598:
--------------------------------------
Fixed.
> Oracle dbImport bug
> -------------------
>
> Key: CAY-2598
> URL: https://issues.apache.org/jira/browse/CAY-2598
> Project: Cayenne
> Issue Type: Bug
> Components: dbimport, Modeler
> Affects Versions: 4.2.M1
> Reporter: Arseni Bulatski
> Assignee: Arseni Bulatski
> Priority: Major
> Fix For: 4.2.M1
>
>
> There are several problems in dbImport from Oracle database.
> 1. -Running dbImport from maven plugin is not responding. Connect is
> established and then plugin logs nothing.-
> 2. -Modeler dbImport also has some problems.-
> * -Case when you haven't got catalogs in database but have schemas: modeler
> try to load all catalogs and shows that there are nothing to import but
> tables in schemas exist. So the problem is that modeler try to load only
> catalogs and that's all.-
> * -After some changes in code schemas were loaded but when try to load all
> tables from all schemas bug with the similar behavior to point 1 appeared.-
> DbImport was passed after code modifications to set schema to import.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)