Ticket #117 (closed task: duplicate)
Push security filters into DB
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-M3 |
| Component: | Security | Version: | 3.0-M1 |
| Keywords: | hibernate,story114 | Cc: |
Description
Currently, our filtering is done in the business logic (for all intents and purposes). It should be possible to push that down into the Hibernate-generated SQL queries. Filters are the name of the game.
The main concern is whether or not our queries begin to behave differently once this is put in place. Outer joins may not begin to behave as inner joins as was happening in Omero2.
Change History
Note: See
TracTickets for help on using
tickets.
