Sanne / hibernate-commons-annotations

Hibernate Commons Annotations project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hibernate Commons Annotations
==================================================

Description
-----------

Hibernate Commons Annotations is a utility project used by several Hibernate projects;
as a user of Hibernate libraries you probably are not going to use this directly.

It's first scope is to support Java Generics type discovery.
It's second scope is to support Java Annotations overriding through XML files
(mainly but not conceptually limited to).

Requirements
------------
Since version 5.1 this project requires Java 8.

Instructions
------------

TODO: Do something here


Contact
------------

Latest Documentation:

This project has no documentation per se, because of its internal use focus.
Please ask questions to the technical support forum.

Bug Reports:

   Hibernate JIRA (preferred): https://hibernate.atlassian.net

Or contact us via chat, mailing list, etc as described on:

   http://hibernate.org/community/

Free, volunteers based technical support:

   https://discourse.hibernate.org


Notes
-----------

If you want to contribute, go to http://www.hibernate.org/

This software and its documentation are distributed under the terms of the
GNU Lesser General Public License v2.1 or later (see lgpl.txt).

About

Hibernate Commons Annotations project


Languages

Language:Java 100.0%