Author: buildbot
Date: Mon May 26 17:01:55 2014
New Revision: 910012

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    
websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 26 17:01:55 2014
@@ -1 +1 @@
-1597553
+1597613

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 26 17:01:55 2014
@@ -1 +1 @@
-1597553
+1597613

Modified: 
websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
==============================================================================
--- 
websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
 (original)
+++ 
websites/staging/isis/trunk/content/components/objectstores/jdo/mapping-blobs.html
 Mon May 26 17:01:55 2014
@@ -476,7 +476,7 @@
       @javax.jdo.annotations.Column(name = "attachment_chars", sqlType = 
"VARCHAR", length=2048)
 </pre>
 
-<h1>Mapping to VARBINARY or VARCHAR</h1>
+<h3>Mapping to VARBINARY or VARCHAR</h3>
 
 <p>Instead of mapping to a <code>Blob</code> or <code>Clob</code> datatype, 
you might also specify map to a <code>VARBINARY</code> or <code>VARCHAR</code>. 
 In this case you will need to specify a length.  For example:</p>
 


Reply via email to