Grails GORM where method not recognised by IntelliJ -


this more of minor annoyance anything, can explain why intellij (15 in case) isn't able find where method domain objects? able use dynamic finders completion, there where method never completes.

in image below can see intellij happy findby*, has no idea on where. case when trying autocomplete method names.

find account version 2 ways

debugging etc works fine, it's working somehow internally.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -