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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T12:33:38+00:00 2026-06-05T12:33:38+00:00

The error I get: ERROR 42821: Columns of type ‘BOOLEAN’ cannot hold values of

  • 0

The error I get:

ERROR 42821: Columns of type 'BOOLEAN' cannot hold values of type 'INTEGER'.

For the JPQL query:

SELECT b.id FROM Bar b WHERE b.latest = true

Apparently because Hibernate maps a Boolean field (ie “latest) to an integer column for JavaDB/Derby. But this only happens when the column is accessed in JPQL. Same result when using the Criteria API.

Hibernate has been set to org.hibernate.dialect.DerbyDialect and for the driver org.apache.derby.jdbc.EmbeddedDriver.

Same result for other versions of the JDBC driver.

Presumably the workaround is to map the column to a single character containing “Y” and “N”. But I’d rather do it properly.

Did anybody encountered this problem too ?

  • 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-05T12:33:41+00:00Added an answer on June 5, 2026 at 12:33 pm

    Pass true as query parameter

    SELECT b.id FROM Bar b WHERE b.latest = :latest
    

    will work for sure.

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

Sidebar

Related Questions

Why I get error with this query on my live server but not on
I have this query and I get error Operand should contain 1 column(s), whats
I get error: ORA-06575: Package or function GET_CONC_NAMES is in an invalid state When
The error I get is Xcode saying 3 things are un-declared (see below picture)
Here is the error I get ArgumentError in External_articles#show Showing app/views/external_articles/show.html.erb where line #3
This is the error I get in my Apache error log: [Sun Aug 22
Here's the error I get: Description: An error occurred during the compilation of a
What is the best way to get error messages from a WF4 workflow back
How can I ignore the attribute error I get when I issue this command?
I use the following jquery statements but i get error in this function onGetDataSuccess(result)

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.