Is it possible to use ObjectDB with Grails? Or in other words, do I have to use Hibernate when i developing applications with grails?

有帮助吗?

解决方案

yes it is possible.

simply add library to your grails project and use like in java but in my option hibernate in full stack for all simpl

其他提示

Yes it is possible. I think if you do well formed configuration it works nice

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top