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 6473103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:25:33+00:00 2026-05-25T06:25:33+00:00

Hibernate is generating the SQL for the following query : select pcp.id from PersistentContentProfile

  • 0

Hibernate is generating the SQL for the following query :

select pcp.id from PersistentContentProfile pcp where pcp.service.id = :service_id and exists(select 1 from Subscription s where s.contentProfile.id = pcp.id and s.status in (:statuses))

as native PostgreSQL query :

select persistent0_.id as col_0_0_ 
from ems.nlt_content_profile persistent0_ 
where 
1=2 and 
persistent0_.service_id=? and 
(exists (select 1 
        from ems.nlt_subscription subscripti1_ 
        where subscripti1_.content_profile_id=persistent0_.id and 
        (subscripti1_.status in (?,?))))

Observed

‘1=2’

getting appended to the query? Why is this getting added? Due to this, no records are retrieved.

  • 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-05-25T06:25:34+00:00Added an answer on May 25, 2026 at 6:25 am

    I figured out it was due to a configuration mistake. I was using @ForceDiscriminator and only the abstract class was configured in persistence.xml while configuration for any concrete subsclass was missing.

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

Sidebar

Related Questions

Hibernate is generating invalid SQL for a particular criteria query. I can manually fix
Does hibernate HQL queries support using select min, max, count and other sql functions?
I am having a problem with Hibernate generating invalid SQL. Specifically, mixing and matching
I have a problem with Hibernate generating an SQL that do not work on
What tool is there for generating C# classes from NHibernate mappings files?
My understanding of Hibernate is that as objects are loaded from the DB they
To make it short: hibernate doesn't support projections and query by example? I found
Can I configure hibernate properties to connect without using an instance name to sql
Is there a way from preventing SchemaExport from generating a foreign key constraint on
Before running integration tests I need to setup database. This include generating SQL-scheme (based

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.