[ 
https://issues.apache.org/jira/browse/CAY-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888861#comment-16888861
 ] 

Andrus Adamchik commented on CAY-2593:
--------------------------------------

Trying the latest version. Still doesn't work with Hana, but for a different 
reason (I'll jira separately). However noticed something else - we don't allow 
to specify no table types. But JDBC spec allows that. Per 
"DatabaseMetaData.getTables()" javadocs:

 "@param types - a list of table types, which must be from the list of table 
types returned from #getTableTypes,to include; null</code> returns all types".

So should we just allow no types and pass "null" around this case?

!image-2019-07-19-07-55-40-804.png!

> Add tableTypes field to dbImport config in dataMap
> --------------------------------------------------
>
>                 Key: CAY-2593
>                 URL: https://issues.apache.org/jira/browse/CAY-2593
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: dbimport, Modeler
>    Affects Versions: 4.1.B2, 4.2.M1
>            Reporter: Arseni Bulatski
>            Assignee: Arseni Bulatski
>            Priority: Major
>             Fix For: 4.1.B3, 4.2.M1
>
>         Attachments: image-2019-07-19-07-55-40-804.png, screenshot-1.png
>
>
> * Add table types to dbImport config in dataMap
>  * Fix saver and loader for table types
>  * Add field to Modeler



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to