mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-19 17:45:10 +00:00
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15413 1b8cb986-b30d-0410-93ca-fae66ebed9b2
45 lines
1.0 KiB
Plaintext
45 lines
1.0 KiB
Plaintext
Hibernate Commons Annotations
|
|
==================================================
|
|
Version: @version@, @releasedate@
|
|
|
|
Description
|
|
-----------
|
|
|
|
Hibernate Commons Annotations is a utility project used by annotations based
|
|
Hibernate sub-projects.
|
|
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)
|
|
|
|
|
|
Instructions
|
|
------------
|
|
|
|
TODO: Do something here
|
|
|
|
|
|
Contact
|
|
------------
|
|
|
|
Latest Documentation:
|
|
|
|
This project has no documentation per se, because of it's internal use focus.
|
|
Please ask questions to the technical support forum.
|
|
|
|
Bug Reports:
|
|
|
|
Hibernate JIRA (preferred)
|
|
hibernate-devel@lists.sourceforge.net
|
|
|
|
Free Technical Support:
|
|
|
|
http://forum.hibernate.org (http://forum.hibernate.org/viewforum.php?f=9)
|
|
|
|
|
|
Notes
|
|
-----------
|
|
|
|
If you want to contribute, go to http://www.hibernate.org/
|
|
|
|
This software and its documentation are distributed under the terms of the
|
|
FSF Lesser Gnu Public License (see lgpl.txt). |