[jboss-cvs] JBossAS SVN: r77087 - in projects/docs/enterprise: 4.2.5/Hibernate/Annotations_Reference_Guide/en-US and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 15 00:47:07 EDT 2008


Author: irooskov at redhat.com
Date: 2008-08-15 00:47:07 -0400 (Fri, 15 Aug 2008)
New Revision: 77087

Modified:
   projects/docs/enterprise/4.2.5/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
   projects/docs/enterprise/4.2/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
   projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
   projects/docs/enterprise/4.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
Log:
updated annotations reference guide with a rewritten sentence - error found originally by James (kiyoto Hashida)


Modified: projects/docs/enterprise/4.2/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
===================================================================
--- projects/docs/enterprise/4.2/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:46:00 UTC (rev 77086)
+++ projects/docs/enterprise/4.2/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:47:07 UTC (rev 77087)
@@ -17,7 +17,7 @@
 		The EJB3 specification recognizes the interest and the success of the transparent object/relational mapping paradigm. The EJB3 specification standardizes the basic APIs and the metadata needed for any object/relational persistence mechanism. <emphasis>Hibernate EntityManager</emphasis> implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification. Together with <emphasis>Hibernate Annotations</emphasis>, this wrapper implements a complete (and standalone) EJB3 persistence solution on top of the mature Hibernate core. You may use a combination of all three together, annotations without EJB3 programming interfaces and lifecycle, or even pure native Hibernate, depending on the business and technical needs of your project. You can at all times fall back to Hibernate native APIs, or if required, even to native JDBC and SQL. 
 	</para>
 	<para>
-		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification are also available. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
+		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification documentation. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
 	</para>
 	<para>
 		If you are moving from previous Hibernate Annotations versions, please have a look at <uri>http://www.hibernate.org/371.html</uri> for a migration guide. 

Modified: projects/docs/enterprise/4.2.5/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
===================================================================
--- projects/docs/enterprise/4.2.5/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:46:00 UTC (rev 77086)
+++ projects/docs/enterprise/4.2.5/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:47:07 UTC (rev 77087)
@@ -17,7 +17,7 @@
 		The EJB3 specification recognizes the interest and the success of the transparent object/relational mapping paradigm. The EJB3 specification standardizes the basic APIs and the metadata needed for any object/relational persistence mechanism. <emphasis>Hibernate EntityManager</emphasis> implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification. Together with <emphasis>Hibernate Annotations</emphasis>, this wrapper implements a complete (and standalone) EJB3 persistence solution on top of the mature Hibernate core. You may use a combination of all three together, annotations without EJB3 programming interfaces and lifecycle, or even pure native Hibernate, depending on the business and technical needs of your project. You can at all times fall back to Hibernate native APIs, or if required, even to native JDBC and SQL. 
 	</para>
 	<para>
-		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification are also available. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
+		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification documentation. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
 	</para>
 	<para>
 		If you are moving from previous Hibernate Annotations versions, please have a look at <uri>http://www.hibernate.org/371.html</uri> for a migration guide. 

Modified: projects/docs/enterprise/4.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
===================================================================
--- projects/docs/enterprise/4.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:46:00 UTC (rev 77086)
+++ projects/docs/enterprise/4.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:47:07 UTC (rev 77087)
@@ -17,7 +17,7 @@
 		The EJB3 specification recognizes the interest and the success of the transparent object/relational mapping paradigm. The EJB3 specification standardizes the basic APIs and the metadata needed for any object/relational persistence mechanism. <emphasis>Hibernate EntityManager</emphasis> implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification. Together with <emphasis>Hibernate Annotations</emphasis>, this wrapper implements a complete (and standalone) EJB3 persistence solution on top of the mature Hibernate core. You may use a combination of all three together, annotations without EJB3 programming interfaces and lifecycle, or even pure native Hibernate, depending on the business and technical needs of your project. You can at all times fall back to Hibernate native APIs, or if required, even to native JDBC and SQL. 
 	</para>
 	<para>
-		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification are also available. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
+		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification documentation. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
 	</para>
 	<para>
 		If you are moving from previous Hibernate Annotations versions, please have a look at <uri>http://www.hibernate.org/371.html</uri> for a migration guide. 

Modified: projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:46:00 UTC (rev 77086)
+++ projects/docs/enterprise/4.3.3/Hibernate/Annotations_Reference_Guide/en-US/Annotations_Reference_Guide.xml	2008-08-15 04:47:07 UTC (rev 77087)
@@ -17,7 +17,7 @@
 		The EJB3 specification recognizes the interest and the success of the transparent object/relational mapping paradigm. The EJB3 specification standardizes the basic APIs and the metadata needed for any object/relational persistence mechanism. <emphasis>Hibernate EntityManager</emphasis> implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification. Together with <emphasis>Hibernate Annotations</emphasis>, this wrapper implements a complete (and standalone) EJB3 persistence solution on top of the mature Hibernate core. You may use a combination of all three together, annotations without EJB3 programming interfaces and lifecycle, or even pure native Hibernate, depending on the business and technical needs of your project. You can at all times fall back to Hibernate native APIs, or if required, even to native JDBC and SQL. 
 	</para>
 	<para>
-		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification are also available. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
+		This release is based on the final release of the EJB 3.0 / JPA specification (aka JSP-220) and support all the specification features (including the optional ones). Most of the Hibernate features and extensions are also available through Hibernate specific annotations compared to the specification documentation. While the Hibernate feature coverage is now very high, some are still missing. The eventual goal is to cover all of them. See the JIRA road map section for more informations. 
 	</para>
 	<para>
 		If you are moving from previous Hibernate Annotations versions, please have a look at <uri>http://www.hibernate.org/371.html</uri> for a migration guide. 




More information about the jboss-cvs-commits mailing list