Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grails/gorm-hibernate5
GORM for Hibernate 5
https://github.com/grails/gorm-hibernate5
gorm grails groovy hibernate orm sql
Last synced: 2 days ago
JSON representation
GORM for Hibernate 5
- Host: GitHub
- URL: https://github.com/grails/gorm-hibernate5
- Owner: grails
- License: apache-2.0
- Created: 2016-06-10T19:02:29.000Z (over 8 years ago)
- Default Branch: 9.0.x
- Last Pushed: 2024-10-21T15:31:24.000Z (3 months ago)
- Last Synced: 2024-10-24T04:31:58.013Z (3 months ago)
- Topics: gorm, grails, groovy, hibernate, orm, sql
- Language: Java
- Size: 3.97 MB
- Stars: 65
- Watchers: 19
- Forks: 70
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GORM for Hibernate 5
[![Maven Central](https://img.shields.io/maven-central/v/org.grails/grails-datastore-gorm-hibernate5.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm-hibernate5) [![Java CI](https://github.com/grails/gorm-hibernate5/workflows/Java%20CI/badge.svg?event=push)](https://github.com/grails/gorm-hibernate5/actions/workflows/gradle.yml)This project implements [GORM](https://gorm.grails.org) for the Hibernate 5.
For more information see the following links:
* [Documentation](https://gorm.grails.org/latest/hibernate/manual)
* [API Reference](https://gorm.grails.org/latest/hibernate/api)For the current development version see the following links:
* [Development Snapshot Documentation](https://gorm.grails.org/snapshot/hibernate/manual)
* [Development Snapshot API Reference](https://gorm.grails.org/snapshot/hibernate/api)