You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/08/16 21:29:00 UTC

svn commit: r432000 - in /db/derby/docs/trunk/src: adminguide/cadminapps810777.dita adminguide/cadminappsdiffsreadonly.dita adminguide/derbyadmin.ditamap adminguide/radminapps810699.dita pt_BR/ref/rrefsqlj81859.dita ref/rrefjavcsro.dita

Author: jta
Date: Wed Aug 16 12:28:59 2006
New Revision: 432000

URL: http://svn.apache.org/viewvc?rev=432000&view=rev
Log:
DERBY-931: Documents difference in behavior between the Network Client Driver 
and the Embedded Driver for setReadOnly (until DERBY-911 gets fixed).
Also removes Arbortext editor identification in source XML comments.

Patch derby931.diff by Laura Stewart <sc...@gmail.com>

Added:
    db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita   (with props)
Modified:
    db/derby/docs/trunk/src/adminguide/cadminapps810777.dita
    db/derby/docs/trunk/src/adminguide/derbyadmin.ditamap
    db/derby/docs/trunk/src/adminguide/radminapps810699.dita
    db/derby/docs/trunk/src/pt_BR/ref/rrefsqlj81859.dita
    db/derby/docs/trunk/src/ref/rrefjavcsro.dita

Modified: db/derby/docs/trunk/src/adminguide/cadminapps810777.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/adminguide/cadminapps810777.dita?rev=432000&r1=431999&r2=432000&view=diff
==============================================================================
--- db/derby/docs/trunk/src/adminguide/cadminapps810777.dita (original)
+++ db/derby/docs/trunk/src/adminguide/cadminapps810777.dita Wed Aug 16 12:28:59 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--Arbortext, Inc., 1988-2005, v.4002-->
+ 
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
  "../dtd/concept.dtd">
 <!-- 

Added: db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita?rev=432000&view=auto
==============================================================================
--- db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita (added)
+++ db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita Wed Aug 16 12:28:59 2006
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+ 
+<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
+ "../dtd/concept.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at      
+
+   http://www.apache.org/licenses/LICENSE-2.0  
+
+Unless required by applicable law or agreed to in writing, software  
+distributed under the License is distributed on an "AS IS" BASIS,  
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
+See the License for the specific language governing permissions and  
+limitations under the License.
+-->
+<concept id="radminappsdiffsreadonly" xml:lang="en-us">
+<title>Differences using the Connection.setReadOnly method</title>
+<prolog><metadata>
+<keywords><indexterm>Connection.setReadOnly method<indexterm>differences in
+configuration modes</indexterm></indexterm></keywords>
+</metadata></prolog>
+<conbody>
+<p>In the embedded mode, when the Connection.setReadOnly method has <codeph>true</codeph> as
+the parameter, the connection is marked as a read-only connection. When using
+a Network Server, the Connection.setReadOnly(true) method is ignored and the
+connection is not marked as a read-only connection.</p>
+</conbody>
+</concept>

Propchange: db/derby/docs/trunk/src/adminguide/cadminappsdiffsreadonly.dita
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: db/derby/docs/trunk/src/adminguide/derbyadmin.ditamap
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/adminguide/derbyadmin.ditamap?rev=432000&r1=431999&r2=432000&view=diff
==============================================================================
--- db/derby/docs/trunk/src/adminguide/derbyadmin.ditamap (original)
+++ db/derby/docs/trunk/src/adminguide/derbyadmin.ditamap Wed Aug 16 12:28:59 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--Arbortext, Inc., 1988-2005, v.4002-->
+ 
 <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"
  "map.dtd">
 <!-- 
@@ -139,6 +139,8 @@
 in Derby"></topicref>
 <topicref href="tadminapps811695.dita" navtitle="Enabling the encrypted user ID and password security mechanism">
 </topicref>
+</topicref>
+<topicref href="cadminappsdiffsreadonly.dita" navtitle="Differences using the Connection.setReadOnly method">
 </topicref>
 </topicref>
 <topicref href="tadminappssettingportnumbers.dita" navtitle="Setting port numbers">

Modified: db/derby/docs/trunk/src/adminguide/radminapps810699.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/adminguide/radminapps810699.dita?rev=432000&r1=431999&r2=432000&view=diff
==============================================================================
--- db/derby/docs/trunk/src/adminguide/radminapps810699.dita (original)
+++ db/derby/docs/trunk/src/adminguide/radminapps810699.dita Wed Aug 16 12:28:59 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--Arbortext, Inc., 1988-2005, v.4002-->
+ 
 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <!-- 

Modified: db/derby/docs/trunk/src/pt_BR/ref/rrefsqlj81859.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/pt_BR/ref/rrefsqlj81859.dita?rev=432000&r1=431999&r2=432000&view=diff
==============================================================================
--- db/derby/docs/trunk/src/pt_BR/ref/rrefsqlj81859.dita (original)
+++ db/derby/docs/trunk/src/pt_BR/ref/rrefsqlj81859.dita Wed Aug 16 12:28:59 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!--Arbortext, Inc., 1988-2005, v.4002-->
+ 
 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
  "../../dtd/reference.dtd">
 <!--

Modified: db/derby/docs/trunk/src/ref/rrefjavcsro.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/ref/rrefjavcsro.dita?rev=432000&r1=431999&r2=432000&view=diff
==============================================================================
--- db/derby/docs/trunk/src/ref/rrefjavcsro.dita (original)
+++ db/derby/docs/trunk/src/ref/rrefjavcsro.dita Wed Aug 16 12:28:59 2006
@@ -1,4 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
+ 
+<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
+ "../dtd/reference.dtd">
 <!-- 
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
@@ -15,16 +18,14 @@
 See the License for the specific language governing permissions and  
 limitations under the License.
 -->
-
-<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
- "../dtd/reference.dtd">
 <reference id="rrefjavcsro" xml:lang="en-us">
 <title>java.sql.Connection.setReadOnly </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Connection.setReadOnly</indexterm></keywords>
 </metadata></prolog>
 <refbody>
-<section><p><i>java.sql.Connection.setReadOnly</i> is supported.</p></section>
+<section><p><i>java.sql.Connection.setReadOnly</i> is supported.</p><p>See
+the section <i>Differences using the Connection.setReadOnly method</i> in
+the <ph conref="refconrefs.dita#pub/citref"></ph> for more information.</p></section>
 </refbody>
 </reference>
-