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). |