You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/07/10 21:03:31 UTC

svn commit: r555047 - in /incubator/tuscany/java/das: distribution/binary/RELEASE_NOTES distribution/source/RELEASE_NOTES samples/Readme.htm

Author: lresende
Date: Tue Jul 10 12:03:30 2007
New Revision: 555047

URL: http://svn.apache.org/viewvc?view=rev&rev=555047
Log:
Partial fixes from TUSCANY-1419 - Amita's patch

Modified:
    incubator/tuscany/java/das/distribution/binary/RELEASE_NOTES
    incubator/tuscany/java/das/distribution/source/RELEASE_NOTES
    incubator/tuscany/java/das/samples/Readme.htm

Modified: incubator/tuscany/java/das/distribution/binary/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/distribution/binary/RELEASE_NOTES?view=diff&rev=555047&r1=555046&r2=555047
==============================================================================
--- incubator/tuscany/java/das/distribution/binary/RELEASE_NOTES (original)
+++ incubator/tuscany/java/das/distribution/binary/RELEASE_NOTES Tue Jul 10 12:03:30 2007
@@ -37,13 +37,13 @@
 
    DAS Samples
 
-      - Introduced database utility to create, populate and refresh canned sample dbs
+      - Introduced database utility (dbConfig) to create, populate and refresh canned sample dbs
 
       - Introduced new sample that demonstrate usage of DAS in a J2SE environment
 
       - Introduced a new DAS sample that demonstrates DAS advanced features such as :
          - Basic CRUD
-         - Optimistic Concurrently Control (OCC)
+         - Optimistic Concurrency Control (OCC)
          - Result Set Shape
          - Column Converter
          - Integration with dbConfig

Modified: incubator/tuscany/java/das/distribution/source/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/distribution/source/RELEASE_NOTES?view=diff&rev=555047&r1=555046&r2=555047
==============================================================================
--- incubator/tuscany/java/das/distribution/source/RELEASE_NOTES (original)
+++ incubator/tuscany/java/das/distribution/source/RELEASE_NOTES Tue Jul 10 12:03:30 2007
@@ -37,13 +37,13 @@
 
    DAS Samples
 
-      - Introduced database utility to create, populate and refresh canned sample dbs
+      - Introduced database utility (dbConfig) to create, populate and refresh canned sample dbs
 
       - Introduced new sample that demonstrate usage of DAS in a J2SE environment
 
       - Introduced a new DAS sample that demonstrates DAS advanced features such as :
          - Basic CRUD
-         - Optimistic Concurrently Control (OCC)
+         - Optimistic Concurrency Control (OCC)
          - Result Set Shape
          - Column Converter
          - Integration with dbConfig

Modified: incubator/tuscany/java/das/samples/Readme.htm
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/Readme.htm?view=diff&rev=555047&r1=555046&r2=555047
==============================================================================
--- incubator/tuscany/java/das/samples/Readme.htm (original)
+++ incubator/tuscany/java/das/samples/Readme.htm Tue Jul 10 12:03:30 2007
@@ -62,7 +62,10 @@
 			</P>
 		</TD>
 		<TD WIDTH=83%>
-			<P LANG="pt-BR"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>This web sample demonstrates DAS advanced features in the context of a simple web application using Ajax. Some of the features demonstrated are : Basic CRUD, Optimistic Concurrently Control (OCC), Result Set Shape, Column Converter,Integration with dbConfig</FONT>
+			<P LANG="pt-BR"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>This web sample demonstrates DAS advanced features in the
+			context of a simple web application using Ajax. Some of the features demonstrated are :
+			Basic CRUD, Optimistic Concurrency Control (OCC), Result Set Shape, Column Converter,
+			Integration with dbConfig</FONT>
 			</P>
 		</TD>
 	</TR>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org