Issue Type: Bug Bug
Assignee: Unassigned
Components: reverse-engineer
Created: 02/Aug/12 8:50 AM
Description:

There are two separate problems:

  • the different prepared statements in OracleMetaDataDialect use the '=' sign instead of the 'like' keyword, resulting in a possible '%' wildcard to be not correctly handled
  • in the 'getTables()' call in JDBCReader (line 476) the substitution of the '' wildcard into '%' does not happen (instead it substitutes '.' sequences into '%'.
Project: Hibernate Tools
Priority: Major Major
Reporter: Koen Aers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira