Can I use the Hibernate Console on a Grails project?
The Persistence view on a Grails project shows the mapped domain classes. On the same view I configured the datasource that should be used and the naming strategy but the Hibernate Console is disabled.
Is there a way to use Hibernate Console on a Grails project so I can execute HQL queries using my domain classes mapped with gorm?
Thanks...
请先登录再写评论。
No, unfortunately there's no such way currently. Please vote/watch http://youtrack.jetbrains.com/issue/IDEA-48621