-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.0, 0.9.6, 0.9.7
-
Fix Version/s: 1.0.0
-
Component/s: diagnostics, query
-
Labels:None
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.