[hibernate-commits] Hibernate SVN: r13410 - annotations/tags/before_ejb3-edr2.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Aug 15 20:27:33 EDT 2007


Author: epbernard
Date: 2007-08-15 20:27:33 -0400 (Wed, 15 Aug 2007)
New Revision: 13410

Added:
   annotations/tags/before_ejb3-edr2/readme.txt
Log:
Move annotations tags/before_ejb3-edr2 to the new structure (before_ejb3-edr2)

Copied: annotations/tags/before_ejb3-edr2/readme.txt (from rev 13409, tags/before_ejb3-edr2/HibernateExt/metadata/readme.txt)
===================================================================
--- annotations/tags/before_ejb3-edr2/readme.txt	                        (rev 0)
+++ annotations/tags/before_ejb3-edr2/readme.txt	2007-08-16 00:27:33 UTC (rev 13410)
@@ -0,0 +1,46 @@
+Hibernate Annotations
+==================================================
+Version: 3.0 alpha3, 28. February 2005
+
+
+Description
+-----------
+
+This Hibernate extension provides the Hibernate facilities to use JSR-175
+metatada Annotations as object/relational mapping mapping descriptors. It will
+be fully compliant with the EJB3 (JSR-220) metadata annotations for persistence
+with entity beans. Finally, all Hibernate3 functionality will be available in
+extended metadata Annotations.
+
+
+Instructions
+------------
+
+Unzip to installation directory, read doc/index.html
+
+
+Contact
+------------
+
+Latest Documentation:
+
+   http://hibernate.org
+   http://annotations.hibernate.org
+
+Bug Reports:
+
+   Hibernate JIRA (preferred)
+   hibernate-devel at lists.sourceforge.net
+
+Free Technical Support:
+
+   http://forum.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
+FSF Lesser Gnu Public License (see lgpl.txt).
\ No newline at end of file




More information about the hibernate-commits mailing list