forked from hibernate/hibernate-commons-annotations
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
45 lines (28 loc) · 1.02 KB
/
readme.txt
File metadata and controls
45 lines (28 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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).