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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:04:34+00:00 2026-05-28T02:04:34+00:00

We are using grails-groovy with Hibernate, I have a SQL query like this in

  • 0

We are using grails-groovy with Hibernate, I have a SQL query like this in my grails controller

    String markerCalcQuery =
    "select sum(trans_cnt) as t_count, location  from map2_data where "+
    "fdate between (:datefrom) and (:dateto) "+
    "and res_id=:res_id "+
    "group by location ;"

   res_row=gurculsql.rows(markerCalcQuery,[res_id:res_id,datefrom:format_dateprevious,dateto:format_datenow]);

How do I change this query to HQL, I don’t have a domain class map2_data, but want to know if I need to create it for converting this query to HQL, or can I convert it without doing that (should use gorm based implementation)?

I have many queries right now written for MySQL and I need to convert them to HQL.

I have now created the domain class map2_data. So how would the above query change (how to decide the functions… out of findallby, createcriteria, etc)

Regards,

Priyank

  • 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-28T02:04:35+00:00Added an answer on May 28, 2026 at 2:04 am

    HQL works on Hibernate entities. If you don’t have an entity to map your table, you can’t use HQL on this table. That’s the principle of an ORM: use objects to represent tables.

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

Sidebar

Related Questions

I'm using Grails 1.2.1. I have this method in my controller … class SocialMediaCacheProxyController
I am using grails/groovy, and from my controller I am currently doing this for
From the book Groovy and Grails recipes I'm using the following code snippet: String
Using Grails and CXF, I have published a small web service that looks like
I have been using Grails for the past few months and I really like
I have a Grails project that is using Hibernate XML. The Hibernate file are
I'm using Grails 1.2.1. I have a class in my src/groovy file in which
I'm Using Grails 1.2.1, Groovy 1.7.7. For this line of code in a GSP
I am using groovy/grails, and I have a ResultList in my service which I
I'm using Grails 2.0.0, and trying to prepopulate some test data from Bootstrap.groovy. This

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.