An open API service indexing awesome lists of open source software.

https://github.com/grails/gorm-hibernate4

GORM for Hibernate 4
https://github.com/grails/gorm-hibernate4

Last synced: about 1 year ago
JSON representation

GORM for Hibernate 4

Awesome Lists containing this project

README

          

# GORM for Hibernate 4

This project implements [GORM](http://gorm.grails.org/latest/) for the Hibernate 4.

For more information see the following links:

* [Documentation](http://gorm.grails.org/latest/hibernate/manual)
* [API](http://gorm.grails.org/latest/hibernate/api)
* [Grails Plugin](https://grails.org/plugins.html#plugin/hibernate4)
* [![Build Status](https://travis-ci.org/grails/gorm-hibernate4.svg?branch=master)](https://travis-ci.org/grails/gorm-hibernate5)

For the current development version see the following links:

* [Beta Documentation](http://gorm.grails.org/snapshot/hibernate/manual)
* [Beta API](http://gorm.grails.org/snapshot/hibernate/api)