OpenJPAQuery.getDataStoreActions() returns an empty String array
----------------------------------------------------------------
Key: OPENJPA-278
URL: https://issues.apache.org/jira/browse/OPENJPA-278
Project: OpenJPA
Issue Type: Bug
Components: diagnostics, query
Affects Versions: 0.9.7, 0.9.6, 0.9.0
Reporter: Patrick Linskey
Assignee: Patrick Linskey
Fix For: 1.0.0
OpenJPAQuery.getDataStoreActions() should return the SQL statements that will
be executed to satisfy a query. For JPQL queries, it currently always returns
an empty String array.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.