MySQL query hints support
-------------------------
Key: OPENJPA-1123
URL: https://issues.apache.org/jira/browse/OPENJPA-1123
Project: OpenJPA
Issue Type: New Feature
Components: sql
Reporter: Milosz Tylenda
Assignee: Milosz Tylenda
Priority: Minor
MySQL has some hint-like keywords that can be placed in between SELECT and
column list [1]. We can support this much like we support Oracle query hints.
[1] http://dev.mysql.com/doc/refman/5.1/en/select.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.