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

  • Home
  • SEARCH
  • 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 6059257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:41:25+00:00 2026-05-23T08:41:25+00:00

Im new to grails and I try to get a database entry. The database

  • 0

Im new to grails and I try to get a database entry.
The database connection works without problems.

In the database Ive got a class named “Correct” which contains correct answers (booleans), so its structure is:

id | version | answera | … | answerh | lpicid

lpicid references to a question. for each lpicid there is only ONE entry. primary key is id.

Now when I want to call the correct answers and save the answers in variables, this doesnt really work:

    def correctanswers = Correct.executeQuery("from Correct answers where answers.lpicid=" + lpicid);

    def correcta = correctanswers.answera();

I get an database entry, I can see that (lpicid is just a def number), but correctanswers.answera() does not work. I always get this message:

groovy.lang.MissingMethodException: No signature of method: java.util.ArrayList.answera() is applicable for argument types: () values: []
Possible solutions: inspect(), clear(), clear(), clear(), any(), asList()
    at com.lpic.LpicSimulatorController$_closure2.doCall(LpicSimulatorController.groovy:76)
    at com.lpic.LpicSimulatorController$_closure2.doCall(LpicSimulatorController.groovy)
    at java.lang.Thread.run(Thread.java:662)

How can I solve this in order to get the answera, answerb…. values?

thank you 🙂

  • 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-23T08:41:26+00:00Added an answer on May 23, 2026 at 8:41 am

    If you can use id directly then the easiest and most efficient ways is to call Correct.get(id).

    Otherwise look into the findBy dynamic domain method.

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

Sidebar

Related Questions

Im really new to Grails and I try to understand how it works. I
I wanna add Grails plugin for my SDK Eclipse 3.5.2. I try Install New
I try to execute raw SQL in Grails with this code: class PlainSqlService {
when i check out a new grails project from svn, i got some error:
I am trying to add data to a database, in grails but get this
I am very new to grails.I am doing one sample project for image uploading
I'm new to grails. I'd like to give it a whirl by implementing a
In Grails, one can 'bindData' in controller: Book b = new Book() bindData(b, params)
New class is a subclass of the original object It needs to be php4
My Grails 2.0 app has a User domain object defined: class User { static

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.