Grails

Add a method to HibernateCriteriaBuilder that returns Criteria instance

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0.3
  • Fix Version/s: 1.1-beta1
  • Component/s: Persistence
  • Labels:
    None

Description

If the HibernateCriteriaBuilder would be able to return its Criteria instance, we could benefit from the full power of the Hibernate Criteria class (like returning FORWARD_ONLY ScrollableResults or adding Detached Queries). Moreover it would help to overcome a pagination issue discussed in http://www.nabble.com/Pagination-issues-p17364317.html.

Activity

Hide
Graeme Rocher added a comment -

Reduced priority of non critical issues which have current workarounds

Show
Graeme Rocher added a comment - Reduced priority of non critical issues which have current workarounds
Hide
Graeme Rocher added a comment -

Added a getInstance() method

Show
Graeme Rocher added a comment - Added a getInstance() method

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: