Fork me on GitHub

Source Code

The source code for the Oracle Coherence Hibernate Integration is hosted by github.com.

It is located here: https://github.com/coherence-community/coherence-hibernate-integration

Alternatively if you're not using or want to avoid setting up git, you can download a zip containing of the latest development branch from here: https://github.com/coherence-community/coherence-hibernate-integration/archive/master.zip

The branching and tagging model adopted for development and releases is as documented in Stephen Berczuk's Software Configuration Management Patterns book. Since the SCM requirements for the project are simple initially, Release Lines and Active Development Lines will only be created when conditions warrant. Otherwise Task-Level Commits are made to the master branch, releases are made from (and tagged on) the master branch, and Integration Builds pull from the master branch.

Important:

  1. Source Code and Documentation is licensed under CDDL-1.0.

  2. Read-Only Access is provided to the public.

  3. Pull Requests are never accepted (unless they are from official contributors).