You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/03/28 09:43:08 UTC

svn commit: r1461988 - /isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md

Author: danhaywood
Date: Thu Mar 28 08:43:08 2013
New Revision: 1461988

URL: http://svn.apache.org/r1461988
Log:
isis site - pages on our various services

Modified:
    isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md

Modified: isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md?rev=1461988&r1=1461987&r2=1461988&view=diff
==============================================================================
--- isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md (original)
+++ isis/site/trunk/content/components/objectstores/jdo/exception-recognizers-jdo.md Thu Mar 28 08:43:08 2013
@@ -1,4 +1,4 @@
-Title: Exception Recognizers (1.1.0-SNAPSHOT)
+Title: Exception Recognizers [1.1.0-SNAPSHOT]
 
 The JDO objectstore provides a number of implementations of the applib [ExceptionRecognizer](../../../core/services/exception-recognizers.html) API that will recognize SQL constraint exceptions and convert them into user-friendly error messages.  The `ExceptionRecognizerCompositeForJdoObjectStore` wraps these up into a single implementation.