Does this technique implies that the use of the retrieved data is done in the same method as the one calling the createQuery and query execution? Or at least close enough?
Because if the query results are passed around a few layers, I don't see how these bytecode analysis can be done (effectively).
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
Does this technique implies that the use of the retrieved data is done in the same method as the one calling the createQuery and query execution? Or at least close enough?
Because if the query results are passed around a few layers, I don't see how these bytecode analysis can be done (effectively).