low-he-th commented on issue #15707:
URL: https://github.com/apache/grails-core/issues/15707#issuecomment-4611122351
Hello @jdaugherty,
Thank you for your support. I haven't implemented that solution yet, but
once I do, I'll let you know how it goes.
By the way, I tried something similar using:
`static mapping { test1 fetch: "eager" }`
where _test1 is a foreign key (FK) association in the Test class_.
Surprisingly, it worked. However, I will definitely try the solution you
suggested as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]