Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7879535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:54:58+00:00 2026-06-03T03:54:58+00:00

Is there opportunity to filter query results by complex custom criteria that appears to

  • 0

Is there opportunity to filter query results by complex custom criteria that appears to be only a java function? I would like this criteria functions take a part between entity creation and placing it into result collection.
For instance, I have following entity and query

@Entity
@NamedQueries{
    @NamedQuery(name="myquery",query="...")
}
class MyEntity{
    @Id
    public long id;

    @Column(name="NAME")
    public String name;

    @Column(name="description")
    public String description;
}

I can execute myquery and specify paging parameters to get result set with fixed size. But I want to make some additional complex filtering, that can not be expressed by query. If I make some post query processing function and use it to filter query results I would break paging invariant, page size. It would not be nice and convenience.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T03:55:00+00:00Added an answer on June 3, 2026 at 3:55 am

    There’s no simple way to do that. The setFirstResult() and setMaxResults() methods are applied on the generated SQL query. In MySQL, for example, LIMIT (10, 10) is added to the where clause of the query). So if you filter the results after the query has been executed, you’ll always get a smaller number of results.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a custom object with a master-detail to opportunity. Is there a way
There's a DB that contains approximately 300-400 records. I can make a simple query
I would like to give users of my simple program the opportunity to open
There's a webserver which serves dynamic JSP contents, but we would like to serve
i know nothing about medical records but im sure there's great opportunity in it
[Update] Unfortunately I never had an opportunity to solve this problem. However, there are
There is a moment in my app, that I need to force to show
There is a column that exists in 2 tables. In table 1, this column
There's a really obvious refactoring opportunity in this (working) code. bool Translations::compatibleNICodes(const Rule& rule,
Are there any requirements gathering tools that have a voting system built in? Using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.