Getting tables from connection metadata has not homogeneous behaviour depending
on products
-------------------------------------------------------------------------------------------
Key: DDLUTILS-36
URL: http://issues.apache.org/jira/browse/DDLUTILS-36
Project: DdlUtils
Type: Bug
Environment: MS SQL Server
Reporter: JuanFran Adame Lorite
Assigned to: Thomas Dudziak
When getting tables metadata from database metadata in getTable method in
org.apache.ddlutils.io.JdbcModelReader, the filters used do not work as a
homogeneous way for all the products. In MS SQL Server, filtering with "%" in
catalag does not return any table, null must be used indeed. Other users have
reported similar problems with other solutions in MySQL. May this functionality
be implemented in a product dependet class as SqlBuilder is?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira