kaleidos / grails-postgresql-extensions

Grails plugin to use postgresql native elements such as arrays, hstores,...
Apache License 2.0
78 stars 62 forks source link

Json support hibernate3 #42

Closed ilopmar closed 10 years ago

ilopmar commented 10 years ago

Json support for Hibernate 3. The commits of the PR #40 cherry-picked and modified to be hibernate 3 compatible.

Ready to merge! :-)

Alotor commented 10 years ago

I've run the tests in my local machine and everything works fine :smile: