You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by kr...@apache.org on 2013/01/24 14:56:39 UTC

svn commit: r847783 [43/49] - in /websites/production/db/content/derby: ./ blogs/ dev/ docs/10.0/ docs/10.0/manuals/admin/ docs/10.0/manuals/develop/ docs/10.0/manuals/getstart/ docs/10.0/manuals/reference/ docs/10.0/manuals/tools/ docs/10.0/manuals/tu...

Modified: websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonltr.css
==============================================================================
--- websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonltr.css (original)
+++ websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonltr.css Thu Jan 24 13:53:05 2013
@@ -1,112 +1,112 @@
-/*
- | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
- */
- 
-.unresolved { background-color: skyblue; }
-.noTemplate { background-color: yellow; }
-
-.base { background-color: #ffffff; }
-
-/* Add space for top level topics */
-.nested0 { margin-top : 1em;}
-
-/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
-.p {margin-top: 1em}
-
-/* Default of italics to set apart figure captions */
-.figcap { font-style: italic }
-.figdesc { font-style: normal }
-
-/* Use @frame to create frames on figures */
-.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
-.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
-.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
-.figbottom { border-bottom : 2px solid; border-color : Silver;}
-.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
-
-/* Most link groups are created with <div>. Ensure they have space before and after. */
-.ullinks { list-style-type: none }
-.ulchildlink { margin-top: 1em; margin-bottom: 1em }
-.olchildlink { margin-top: 1em; margin-bottom: 1em }
-.linklist { margin-bottom: 1em }
-.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em  }
-.sublinklist { margin-left: 1.5em; margin-bottom: 1em  }
-.relconcepts { margin-top: 1em; margin-bottom: 1em }
-.reltasks { margin-top: 1em; margin-bottom: 1em }
-.relref { margin-top: 1em; margin-bottom: 1em }
-.relinfo { margin-top: 1em; margin-bottom: 1em }
-.breadcrumb { font-size : smaller; margin-bottom: 1em }
-.prereq { margin-left : 20px;}
-
-/* Set heading sizes, getting smaller for deeper nesting */
-.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
-.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
-.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
-.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
-.topictitle5 { font-size: 1.17em; font-weight: bold; }
-.topictitle6 { font-size: 1.17em; font-style: italic; }
-.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
-.section { margin-top: 1em; margin-bottom: 1em }
-.example { margin-top: 1em; margin-bottom: 1em }
-
-/* All note formats have the same default presentation */
-.note { margin-top: 1em; margin-bottom : 1em;}
-.notetitle { font-weight: bold }
-.notelisttitle { font-weight: bold }
-.tip { margin-top: 1em; margin-bottom : 1em;}
-.tiptitle { font-weight: bold }
-.fastpath { margin-top: 1em; margin-bottom : 1em;}
-.fastpathtitle { font-weight: bold }
-.important { margin-top: 1em; margin-bottom : 1em;}
-.importanttitle { font-weight: bold }
-.remember { margin-top: 1em; margin-bottom : 1em;}
-.remembertitle { font-weight: bold }
-.restriction { margin-top: 1em; margin-bottom : 1em;}
-.restrictiontitle { font-weight: bold }
-.attention { margin-top: 1em; margin-bottom : 1em;}
-.attentiontitle { font-weight: bold }
-.dangertitle { font-weight: bold }
-.danger { margin-top: 1em; margin-bottom : 1em;}
-.cautiontitle { font-weight: bold }
-.caution { font-weight: bold; margin-bottom : 1em; }
-
-/* Simple lists do not get a bullet */
-ul.simple { list-style-type: none }
-
-/* Used on the first column of a table, when rowheader="firstcol" is used */
-.firstcol { font-weight : bold;}
-
-/* Various basic phrase styles */
-.bold { font-weight: bold; }
-.boldItalic { font-weight: bold; font-style: italic; }
-.italic { font-style: italic; }
-.underlined { text-decoration: underline; }
-.uicontrol { font-weight: bold; }
-.parmname { font-weight: bold; }
-.kwd { font-weight: bold; }
-.defkwd { font-weight: bold; text-decoration: underline; }
-.var { font-style : italic;}
-.shortcut { text-decoration: underline; }
-
-/* Default of bold for definition list terms */
-.dlterm { font-weight: bold; }
-
-/* Use CSS to expand lists with @compact="no" */
-.dltermexpand { font-weight: bold; margin-top: 1em; }
-*[compact="yes"]>li { margin-top: 0em;}
-*[compact="no"]>li { margin-top: .53em;}	
-.liexpand { margin-top: 1em; margin-bottom: 1em }
-.sliexpand { margin-top: 1em; margin-bottom: 1em }
-.dlexpand { margin-top: 1em; margin-bottom: 1em }
-.ddexpand { margin-top: 1em; margin-bottom: 1em }
-.stepexpand { margin-top: 1em; margin-bottom: 1em }
-.substepexpand { margin-top: 1em; margin-bottom: 1em }
-
-/* Align images based on @align on topic/image */
-div.imageleft { text-align: left }
-div.imagecenter { text-align: center }
-div.imageright { text-align: right }
-div.imagejustify { text-align: justify }
-
-pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
-
+/*
+ | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
+ */
+ 
+.unresolved { background-color: skyblue; }
+.noTemplate { background-color: yellow; }
+
+.base { background-color: #ffffff; }
+
+/* Add space for top level topics */
+.nested0 { margin-top : 1em;}
+
+/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
+.p {margin-top: 1em}
+
+/* Default of italics to set apart figure captions */
+.figcap { font-style: italic }
+.figdesc { font-style: normal }
+
+/* Use @frame to create frames on figures */
+.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
+.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
+.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
+.figbottom { border-bottom : 2px solid; border-color : Silver;}
+.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
+
+/* Most link groups are created with <div>. Ensure they have space before and after. */
+.ullinks { list-style-type: none }
+.ulchildlink { margin-top: 1em; margin-bottom: 1em }
+.olchildlink { margin-top: 1em; margin-bottom: 1em }
+.linklist { margin-bottom: 1em }
+.linklistwithchild { margin-left: 1.5em; margin-bottom: 1em  }
+.sublinklist { margin-left: 1.5em; margin-bottom: 1em  }
+.relconcepts { margin-top: 1em; margin-bottom: 1em }
+.reltasks { margin-top: 1em; margin-bottom: 1em }
+.relref { margin-top: 1em; margin-bottom: 1em }
+.relinfo { margin-top: 1em; margin-bottom: 1em }
+.breadcrumb { font-size : smaller; margin-bottom: 1em }
+.prereq { margin-left : 20px;}
+
+/* Set heading sizes, getting smaller for deeper nesting */
+.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
+.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
+.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
+.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
+.topictitle5 { font-size: 1.17em; font-weight: bold; }
+.topictitle6 { font-size: 1.17em; font-style: italic; }
+.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
+.section { margin-top: 1em; margin-bottom: 1em }
+.example { margin-top: 1em; margin-bottom: 1em }
+
+/* All note formats have the same default presentation */
+.note { margin-top: 1em; margin-bottom : 1em;}
+.notetitle { font-weight: bold }
+.notelisttitle { font-weight: bold }
+.tip { margin-top: 1em; margin-bottom : 1em;}
+.tiptitle { font-weight: bold }
+.fastpath { margin-top: 1em; margin-bottom : 1em;}
+.fastpathtitle { font-weight: bold }
+.important { margin-top: 1em; margin-bottom : 1em;}
+.importanttitle { font-weight: bold }
+.remember { margin-top: 1em; margin-bottom : 1em;}
+.remembertitle { font-weight: bold }
+.restriction { margin-top: 1em; margin-bottom : 1em;}
+.restrictiontitle { font-weight: bold }
+.attention { margin-top: 1em; margin-bottom : 1em;}
+.attentiontitle { font-weight: bold }
+.dangertitle { font-weight: bold }
+.danger { margin-top: 1em; margin-bottom : 1em;}
+.cautiontitle { font-weight: bold }
+.caution { font-weight: bold; margin-bottom : 1em; }
+
+/* Simple lists do not get a bullet */
+ul.simple { list-style-type: none }
+
+/* Used on the first column of a table, when rowheader="firstcol" is used */
+.firstcol { font-weight : bold;}
+
+/* Various basic phrase styles */
+.bold { font-weight: bold; }
+.boldItalic { font-weight: bold; font-style: italic; }
+.italic { font-style: italic; }
+.underlined { text-decoration: underline; }
+.uicontrol { font-weight: bold; }
+.parmname { font-weight: bold; }
+.kwd { font-weight: bold; }
+.defkwd { font-weight: bold; text-decoration: underline; }
+.var { font-style : italic;}
+.shortcut { text-decoration: underline; }
+
+/* Default of bold for definition list terms */
+.dlterm { font-weight: bold; }
+
+/* Use CSS to expand lists with @compact="no" */
+.dltermexpand { font-weight: bold; margin-top: 1em; }
+*[compact="yes"]>li { margin-top: 0em;}
+*[compact="no"]>li { margin-top: .53em;}	
+.liexpand { margin-top: 1em; margin-bottom: 1em }
+.sliexpand { margin-top: 1em; margin-bottom: 1em }
+.dlexpand { margin-top: 1em; margin-bottom: 1em }
+.ddexpand { margin-top: 1em; margin-bottom: 1em }
+.stepexpand { margin-top: 1em; margin-bottom: 1em }
+.substepexpand { margin-top: 1em; margin-bottom: 1em }
+
+/* Align images based on @align on topic/image */
+div.imageleft { text-align: left }
+div.imagecenter { text-align: center }
+div.imageright { text-align: right }
+div.imagejustify { text-align: justify }
+
+pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
+

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonltr.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonrtl.css
==============================================================================
--- websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonrtl.css (original)
+++ websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonrtl.css Thu Jan 24 13:53:05 2013
@@ -1,113 +1,113 @@
-/*
- | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
- */
- 
-.unresolved { background-color: skyblue; }
-.noTemplate { background-color: yellow; }
-
-.base { background-color: #ffffff; }
-
-/* Add space for top level topics */
-.nested0 { margin-top : 1em;}
-
-/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
-.p {margin-top: 1em}
-
-/* Default of italics to set apart figure captions */
-.figcap { font-style: italic }
-.figdesc { font-style: normal }
-
-/* Use @frame to create frames on figures */
-.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
-.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
-.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
-.figbottom { border-bottom : 2px solid; border-color : Silver;}
-.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
-
-/* Most link groups are created with <div>. Ensure they have space before and after. */
-.ullinks { list-style-type: none }
-.ulchildlink { margin-top: 1em; margin-bottom: 1em }
-.olchildlink { margin-top: 1em; margin-bottom: 1em }
-.linklist { margin-top: 1em; margin-bottom: 1em }
-.linklistwithchild { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em  }
-.sublinklist { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em  }
-.relconcepts { margin-top: 1em; margin-bottom: 1em }
-.reltasks { margin-top: 1em; margin-bottom: 1em }
-.relref { margin-top: 1em; margin-bottom: 1em }
-.relinfo { margin-top: 1em; margin-bottom: 1em }
-.breadcrumb { font-size : smaller; margin-bottom: 1em }
-.prereq { margin-right : 20px;}
-
-/* Set heading sizes, getting smaller for deeper nesting */
-.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
-.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
-.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
-.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
-.topictitle5 { font-size: 1.17em; font-weight: bold; }
-.topictitle6 { font-size: 1.17em; font-style: italic; }
-.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
-.section { margin-top: 1em; margin-bottom: 1em }
-.example { margin-top: 1em; margin-bottom: 1em }
-
-/* All note formats have the same default presentation */
-.note { margin-top: 1em; margin-bottom : 1em;}
-.notetitle { font-weight: bold }
-.notelisttitle { font-weight: bold }
-.tip { margin-top: 1em; margin-bottom : 1em;}
-.tiptitle { font-weight: bold }
-.fastpath { margin-top: 1em; margin-bottom : 1em;}
-.fastpathtitle { font-weight: bold }
-.important { margin-top: 1em; margin-bottom : 1em;}
-.importanttitle { font-weight: bold }
-.remember { margin-top: 1em; margin-bottom : 1em;}
-.remembertitle { font-weight: bold }
-.restriction { margin-top: 1em; margin-bottom : 1em;}
-.restrictiontitle { font-weight: bold }
-.attention { margin-top: 1em; margin-bottom : 1em;}
-.attentiontitle { font-weight: bold }
-.dangertitle { font-weight: bold }
-.danger { margin-top: 1em; margin-bottom : 1em;}
-.cautiontitle { font-weight: bold }
-.caution { font-weight: bold; margin-bottom : 1em; }
-
-/* Simple lists do not get a bullet */
-ul.simple { list-style-type: none }
-
-/* Used on the first column of a table, when rowheader="firstcol" is used */
-.firstcol { font-weight : bold;}
-
-/* Various basic phrase styles */
-.bold { font-weight: bold; }
-.boldItalic { font-weight: bold; font-style: italic; }
-.italic { font-style: italic; }
-.underlined { text-decoration: underline; }
-.uicontrol { font-weight: bold; }
-.parmname { font-weight: bold; }
-.kwd { font-weight: bold; }
-.defkwd { font-weight: bold; text-decoration: underline; }
-.var { font-style : italic;}
-.shortcut { text-decoration: underline; }
-
-/* Default of bold for definition list terms */
-.dlterm { font-weight: bold; }
-
-/* Use CSS to expand lists with @compact="no" */
-.dltermexpand { font-weight: bold; margin-top: 1em; }
-*[compact="yes"]>li { margin-top: 0em;}
-*[compact="no"]>li { margin-top: .53em;}
-.liexpand { margin-top: 1em; margin-bottom: 1em }
-.sliexpand { margin-top: 1em; margin-bottom: 1em }
-.dlexpand { margin-top: 1em; margin-bottom: 1em }
-.ddexpand { margin-top: 1em; margin-bottom: 1em }
-.stepexpand { margin-top: 1em; margin-bottom: 1em }
-.substepexpand { margin-top: 1em; margin-bottom: 1em }
-
-/* Align images based on @align on topic/image */
-div.imageleft { text-align: left }
-div.imagecenter { text-align: center }
-div.imageright { text-align: right }
-div.imagejustify { text-align: justify }
-
-pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
-
-
+/*
+ | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
+ */
+ 
+.unresolved { background-color: skyblue; }
+.noTemplate { background-color: yellow; }
+
+.base { background-color: #ffffff; }
+
+/* Add space for top level topics */
+.nested0 { margin-top : 1em;}
+
+/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
+.p {margin-top: 1em}
+
+/* Default of italics to set apart figure captions */
+.figcap { font-style: italic }
+.figdesc { font-style: normal }
+
+/* Use @frame to create frames on figures */
+.figborder { border-style: solid; padding-left : 3px; border-width : 2px; padding-right : 3px; margin-top: 1em; border-color : Silver;}
+.figsides { border-left : 2px solid; padding-left : 3px; border-right : 2px solid; padding-right : 3px; margin-top: 1em; border-color : Silver;}
+.figtop { border-top : 2px solid; margin-top: 1em; border-color : Silver;}
+.figbottom { border-bottom : 2px solid; border-color : Silver;}
+.figtopbot { border-top : 2px solid; border-bottom : 2px solid; margin-top: 1em; border-color : Silver;}
+
+/* Most link groups are created with <div>. Ensure they have space before and after. */
+.ullinks { list-style-type: none }
+.ulchildlink { margin-top: 1em; margin-bottom: 1em }
+.olchildlink { margin-top: 1em; margin-bottom: 1em }
+.linklist { margin-top: 1em; margin-bottom: 1em }
+.linklistwithchild { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em  }
+.sublinklist { margin-top: 1em; margin-right: 1.5em; margin-bottom: 1em  }
+.relconcepts { margin-top: 1em; margin-bottom: 1em }
+.reltasks { margin-top: 1em; margin-bottom: 1em }
+.relref { margin-top: 1em; margin-bottom: 1em }
+.relinfo { margin-top: 1em; margin-bottom: 1em }
+.breadcrumb { font-size : smaller; margin-bottom: 1em }
+.prereq { margin-right : 20px;}
+
+/* Set heading sizes, getting smaller for deeper nesting */
+.topictitle1 { margin-top: 0pc; margin-bottom: .1em; font-size: 1.34em; }
+.topictitle2 { margin-top: 1pc; margin-bottom: .45em; font-size: 1.17em; }
+.topictitle3 { margin-top: 1pc; margin-bottom: .17em; font-size: 1.17em; font-weight: bold; }
+.topictitle4 { margin-top: .83em; font-size: 1.17em; font-weight: bold; }
+.topictitle5 { font-size: 1.17em; font-weight: bold; }
+.topictitle6 { font-size: 1.17em; font-style: italic; }
+.sectiontitle { margin-top: 1em; margin-bottom: 0em; color: black; font-size: 1.17em; font-weight: bold;}
+.section { margin-top: 1em; margin-bottom: 1em }
+.example { margin-top: 1em; margin-bottom: 1em }
+
+/* All note formats have the same default presentation */
+.note { margin-top: 1em; margin-bottom : 1em;}
+.notetitle { font-weight: bold }
+.notelisttitle { font-weight: bold }
+.tip { margin-top: 1em; margin-bottom : 1em;}
+.tiptitle { font-weight: bold }
+.fastpath { margin-top: 1em; margin-bottom : 1em;}
+.fastpathtitle { font-weight: bold }
+.important { margin-top: 1em; margin-bottom : 1em;}
+.importanttitle { font-weight: bold }
+.remember { margin-top: 1em; margin-bottom : 1em;}
+.remembertitle { font-weight: bold }
+.restriction { margin-top: 1em; margin-bottom : 1em;}
+.restrictiontitle { font-weight: bold }
+.attention { margin-top: 1em; margin-bottom : 1em;}
+.attentiontitle { font-weight: bold }
+.dangertitle { font-weight: bold }
+.danger { margin-top: 1em; margin-bottom : 1em;}
+.cautiontitle { font-weight: bold }
+.caution { font-weight: bold; margin-bottom : 1em; }
+
+/* Simple lists do not get a bullet */
+ul.simple { list-style-type: none }
+
+/* Used on the first column of a table, when rowheader="firstcol" is used */
+.firstcol { font-weight : bold;}
+
+/* Various basic phrase styles */
+.bold { font-weight: bold; }
+.boldItalic { font-weight: bold; font-style: italic; }
+.italic { font-style: italic; }
+.underlined { text-decoration: underline; }
+.uicontrol { font-weight: bold; }
+.parmname { font-weight: bold; }
+.kwd { font-weight: bold; }
+.defkwd { font-weight: bold; text-decoration: underline; }
+.var { font-style : italic;}
+.shortcut { text-decoration: underline; }
+
+/* Default of bold for definition list terms */
+.dlterm { font-weight: bold; }
+
+/* Use CSS to expand lists with @compact="no" */
+.dltermexpand { font-weight: bold; margin-top: 1em; }
+*[compact="yes"]>li { margin-top: 0em;}
+*[compact="no"]>li { margin-top: .53em;}
+.liexpand { margin-top: 1em; margin-bottom: 1em }
+.sliexpand { margin-top: 1em; margin-bottom: 1em }
+.dlexpand { margin-top: 1em; margin-bottom: 1em }
+.ddexpand { margin-top: 1em; margin-bottom: 1em }
+.stepexpand { margin-top: 1em; margin-bottom: 1em }
+.substepexpand { margin-top: 1em; margin-bottom: 1em }
+
+/* Align images based on @align on topic/image */
+div.imageleft { text-align: left }
+div.imagecenter { text-align: center }
+div.imageright { text-align: right }
+div.imagejustify { text-align: justify }
+
+pre.screen { padding: 5px 5px 5px 5px; border: outset; background-color: #CCCCCC; margin-top: 2px; margin-bottom : 2px; white-space: pre}
+
+

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/commonrtl.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavbclobnot.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavccns.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavgcasyn.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavsaverel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavsaverules.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavsavesetroll.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjavstateautogen.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjdbc12657.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefjdbc25142.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefmpref1002477.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefmpref11181.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefmpref23223.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefmpref23947.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlbuiltinsystemfunctions.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlbuiltinsystemprocedures.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj1003454.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj1004091.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj18919.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj21305.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj22771.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj23296.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj28138.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj29911.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj31068.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj34834.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj35312.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj39374.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj41507.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj80721.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqlj95081.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/crefsqljrenamestatements.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/refderby.fo
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefaltertablecompress.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi1003363.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi1005026.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi10613.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi19690.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi24806.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefapi33761.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib10035.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib15290.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib16471.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib17246.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib24612.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib26867.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib34183.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib42100.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib42686.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib56769.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib60346.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib72457.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattrib88843.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribcollation.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribencryptkey.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribnewbootpw.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribnewencryptkey.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribssl.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribtracedirectory.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribtracefile.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribtracefileappend.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribtracelevel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefattribupgrade.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbackupdbenablelognowaitproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbackupdbenablelogproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbackupdbnowaitproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbackupdbproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefblob.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltbigint.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltchar.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltdouble.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltinteger.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltsmallint.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefbuiltvarchar.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcallprocedure.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcase.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcasenullif.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcheckpointdbproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefclauses.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefclob.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcolumnname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefconstraintname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcopyright.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcorrelationname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcreatefrom.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcreatefunctionstatement.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcreateprocedurestatement.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcrsrgpc1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcurrentisolation.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefcursorname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdatefunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdayfunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdbmlimits.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdeclaretemptable.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdisablelogproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdmdfns1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdmrs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdropfunctionstatement.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdropprocedurestatement.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefdttlimits.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefemptystmtcache.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexcept16677.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexcept71493.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexportproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexportproctablelobs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexportselectionproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefexportselectionproclobs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffreezedbproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncacos.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncasin.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncatan.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncceil.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffunccos.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncdegrees.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncexp.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncfloor.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffunclog.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffunclog10.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncpi.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncradians.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncsin.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffunctan.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncxmlexists.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncxmlparse.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncxmlquery.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreffuncxmlserialize.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefgetdbpropfunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefgetuseraccess.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefgpc1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefhourfunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefidentityvallocal.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefidlengthlimits.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefimportdataproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefimportdataproclobs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefimportproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefimporttableproclobs.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefindexname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavcallstatout.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavciro.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavcsro.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavcsti.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavsaverestrict.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavsqlprst.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjavsqlrssc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc1020262.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc10889.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc12124.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc15905.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc16643.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc20377.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc20485.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc23502.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc27433.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc27734.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc27768.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc28456.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc29874.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc2_0summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc30469.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc32052.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc32593.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc34565.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc34954.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc37244.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc37352.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc38274.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc40794.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc41784.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0connection.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0dataSource.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0databaseMetaData.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0sqlexception.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0statement.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc4_0summary.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc59162.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc66688.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc70824.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc71949.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc75719.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc77156.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc80004.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc87220.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc88908.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc96386.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbc99392.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcdatabasemetadata30.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcescapedate.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcjavasqlconnection30.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcjavasqlpreparedstatement30.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcjavasqlsavepoint.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcjavasqlstatement30.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcjsr169.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcparametermetadata30.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjdbcrefsqlxml.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta1003392.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta1003415.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta1003463.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta16677.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta18596.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefjta51021.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefkeywords29722.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreflicense.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreflimits.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rreflimitsxml.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefminutefunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefmonthfunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefnewtablename.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefnumericlimits.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefpgc1.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefproceduresinplacecompress.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefqueries.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefrauthid.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefreloadpolicyproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefrestorefrom.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefrollforward.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefscalarsubquery.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefschemaname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsecondfunc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefselectexpression.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsetdbpropproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsetstatstimingproc.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsetuseraccess.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsimplecolumnname.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs12085.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs12813.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs13420.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs22441.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs23241.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs24045.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs24269.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs26665.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs28114.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs33768.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs33921.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs38369.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs39391.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs40972.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabs79888.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabslilanguageitemsysstatistics.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabssyscolperms.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabssysroutineperms.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsistabssystableperms.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefso2.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsql9241891.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj1055824.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj10696.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj1080779.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj1082953.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj1083019.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj11277.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj12362.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj13083.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj13590.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj13658.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj13733.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj14122.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj14854.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj15147.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj15260.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj15309.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj15446.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj15866.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj16095.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj16221.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj16357.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj16762.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj18730.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj18922.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj19433.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj20204.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj20937.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj21571.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj21583.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj21908.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj23075.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj24513.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj25228.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj26498.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj27281.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj27620.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj27767.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj27781.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj28468.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj29026.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj29840.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj29930.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj30118.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj30435.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj30540.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj31580.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj31648.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj31783.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj32268.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj32613.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj32654.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj32693.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj32714.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33215.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33520.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33562.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33602.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33772.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj33923.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj34148.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj34177.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj35034.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj35981.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj36146.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj37836.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj38716.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj38831.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj40506.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj40774.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj40899.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj41180.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj41207.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj41360.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42002.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42049.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42082.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42154.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42324.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj42476.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj43125.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj55788.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj57522.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj57924.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj58560.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj59893.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj61102.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj61998.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj66113.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj73147.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj75638.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj81859.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj89752.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj91438.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj93082.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj95598.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj97870.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqlj98067.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljcreatesynonym.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljcurrentdate.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljcurrentschema.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljcurrenttimestamp.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljdoubleprecision.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljdropsynonym.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: websites/production/db/content/derby/docs/10.9/ja_JP/ref/rrefsqljgrant.html
------------------------------------------------------------------------------
    svn:eol-style = native