Search code examples
grailsormobjectdb

Grails with ObjectDB


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


Solution

  • 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