Issue Type: Improvement Improvement
Assignee: Brett Meyer
Created: 07/May/13 9:03 AM
Description:

HHH-8183 added support for table synonyms. Oracle requires that "includeSynonyms" be enabled on the connection properties. Otherwise, getColumns using the synonym will not work.

In order to conditionally check for hibernate.synonyms and, if true, set includeSynonyms on the connection properties, create a new Dialect method. ConnectionProviderInitiator will call it to add dialect-specific connection properties.

Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
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