[
https://issues.apache.org/jira/browse/MAILBOX-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer closed MAILBOX-9.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.2
Assignee: Norman Maurer
After thinking more about this it makes no sense to me anymore
> JPAMessageMapper.search(....) should use JPL query which match the SearchQuery
> ------------------------------------------------------------------------------
>
> Key: MAILBOX-9
> URL: https://issues.apache.org/jira/browse/MAILBOX-9
> Project: James Mailbox
> Issue Type: Improvement
> Components: jpa mailbox
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Fix For: 0.2
>
>
> At the moment the JPAMessageMapper.search(...) method use the
> SearchQueryIterator for matching the SearchQuery. This works but its not the
> best thing todo with a query aware backed like JPA. We should build a JPL
> query which mach the SearchQuery and return the result directly (without
> using SearchQueryIterator)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]