Change By: Brett Meyer (07/May/13 12:50 PM)
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  ConnectionProviderInitiator,  conditionally check for hibernate.synonyms and, if true,  automatically  set includeSynonyms on the connection properties , create a new Dialect method .   ConnectionProviderInitiator will call it to add dialect-specific connection properties.
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