You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by rh...@apache.org on 2013/03/13 14:54:25 UTC

svn commit: r854277 [20/44] - in /websites/production/db/content/derby: docs/10.4/ja_JP/ docs/10.4/ja_JP/getstart/ docs/10.4/ja_JP/images/ docs/10.4/ja_JP/ref/ manuals/

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefindexname.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefindexname.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefindexname.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,62 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="索引名" />
+<meta scheme="URI" name="DC.Relation" content="crefsqlj18919.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefindexname" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>索引名</title>
+</head>
+<body id="rrefindexname"><a name="rrefindexname"><!-- --></a>
+
+
+<h1 class="topictitle1">索引名</h1>
+
+<div>
+<div class="section"><p><em>索引名</em>は索引をあらわします。索引はスキーマにあるので、その名前を<em>スキーマ名</em>で限定することができます。システム表の索引は<em>SYS</em>スキーマにあります。</p>
+</div>
+
+<div class="section"><h4 class="sectiontitle">構文</h4> <pre><strong>[ <em><a href="rrefschemaname.html#rrefschemaname">スキーマ名</a></em> . ] <em><a href="crefsqlj34834.html#crefsqlj34834">SQL92識別子</a></em></strong></pre>
+</div>
+
+<div class="section"><h4 class="sectiontitle">例</h4> <pre><strong>DROP INDEX APP.ORIGINDEX;
+<span>-- OrigIndexはスキーマ名のない索引名です。</span>
+CREATE INDEX ORIGINDEX ON FLIGHTS (ORIG_AIRPORT)</strong></pre>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="crefsqlj18919.html" title="">SQLの識別子</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcallstatout.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcallstatout.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcallstatout.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,70 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="CallableStatementsとOUT引数" />
+<meta content="java.sql.CallableStatement, and OUT parameters" name="DC.subject" />
+<meta content="java.sql.CallableStatement, and OUT parameters" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc20485.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc75719.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavcallstatout" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>CallableStatementsとOUT引数</title>
+</head>
+<body id="rrefjavcallstatout"><a name="rrefjavcallstatout"><!-- --></a>
+
+
+<h1 class="topictitle1">CallableStatementsとOUT引数<span /></h1>
+
+
+<div>
+<div class="section"><div class="p"><span>Derby</span>では、OUT引数と値を返すCALL文が用意されています。その例を以下に挙げます。   <pre><strong>CallableStatement cs = conn.prepareCall(
+   "? = CALL getDriverType(cast (? as INT))"
+cs.registerOutParameter(1, Types.INTEGER);
+cs.setInt(2, 35);
+cs.executeUpdate();</strong></pre>
+ <div class="note"><span class="notetitle">注: </span>手続きのCALL文で値を返す事は、<em>? =</em>の構文でのみ可能です。</div>
+</div>
+</div>
+
+<div class="section"><p>呼び出しを実行する前に、出力の引数の型を登録してください。</p>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc20485.html" title="">java.sql.CallableStatement インターフェイス</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjdbc75719.html" title="">CallableStatementsとINOUT引数</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavciro.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavciro.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavciro.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,68 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="java.sql.Connection.isReadOnly メソッド" />
+<meta content="java.sql.Connection.isReadOnly method" name="DC.subject" />
+<meta content="java.sql.Connection.isReadOnly method" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27734.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavcsti.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavcsro.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavccns.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavciro" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>java.sql.Connection.isReadOnly メソッド</title>
+</head>
+<body id="rrefjavciro"><a name="rrefjavciro"><!-- --></a>
+
+
+<h1 class="topictitle1">java.sql.Connection.isReadOnly メソッド</h1>
+
+
+<div>
+<div class="section"><p>もし接続先が読み込み専用のデータベースであれば、適切な<em>isReadOnly</em>データベースメタ情報の値が返ります。例えば、<em>Connections</em>が<em>setReadOnly</em>メソッドで読み込み専用に設定されたり、(<span>Derby</span> の属性にに基づき、)<em>Connections</em>にてユーザが<em>readOnlyAccess</em>なユーザとされていたり、
+読み込み専用な媒体に置かれたデータベースへの接続では、真が返ります。</p>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc27734.html" title="">java.sql.Connection インターフェイス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjavccns.html" title="">利用不可能な接続の機能</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjavcsti.html" title="">java.sql.Connection.setTransactionIsolation メソッド</a></div>
+<div><a href="rrefjavcsro.html" title="">java.sql.Connection.setReadOnly メソッド</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsro.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsro.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsro.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,69 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="java.sql.Connection.setReadOnly メソッド" />
+<meta content="java.sql.Connection.setReadOnly method" name="DC.subject" />
+<meta content="java.sql.Connection.setReadOnly method" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27734.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavcsti.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavciro.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavccns.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavcsro" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>java.sql.Connection.setReadOnly メソッド</title>
+</head>
+<body id="rrefjavcsro"><a name="rrefjavcsro"><!-- --></a>
+
+
+<h1 class="topictitle1">java.sql.Connection.setReadOnly メソッド</h1>
+
+
+<div>
+<div class="section"><p><em>java.sql.Connection.setReadOnly</em>が利用可能です。</p>
+
+<p>詳細な情報については、<span><em>Derby サーバと管理ガイド</em></span>の、「Connection.setReadOnly メソッドの利用による違い」を参照してください。</p>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc27734.html" title="">java.sql.Connection インターフェイス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjavccns.html" title="">利用不可能な接続の機能</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjavcsti.html" title="">java.sql.Connection.setTransactionIsolation メソッド</a></div>
+<div><a href="rrefjavciro.html" title="">java.sql.Connection.isReadOnly メソッド</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsti.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsti.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavcsti.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,76 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="java.sql.Connection.setTransactionIsolation メソッド" />
+<meta content="java.sql.Connection.setTransactionIsolation method, Isolation levels, setting via JDBC" name="DC.subject" />
+<meta content="java.sql.Connection.setTransactionIsolation method, Isolation levels, setting via JDBC" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27734.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavcsro.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjavciro.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavccns.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavcsti" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>java.sql.Connection.setTransactionIsolation メソッド</title>
+</head>
+<body id="rrefjavcsti"><a name="rrefjavcsti"><!-- --></a>
+
+
+<h1 class="topictitle1">java.sql.Connection.setTransactionIsolation メソッド</h1>
+
+
+<div>
+<div class="section"><p><span>Derby</span>のデータベースで可能なトランザクション分離レベルは、<em>java.sql.Connection.TRANSACTION_SERIALIZABLE</em>、 <em>java.sql.Connection.TRANSACTION_REPEATABLE_READ</em>、
+ <em>java.sql.Connection.TRANSACTION_READ_COMMITTED </em>それと<em>java.sql.Connection.TRANSACTION_READ_UNCOMMITTED</em> です。
+</p>
+</div>
+
+<div class="section"><p>既定の分離レベルは、<em>TRANSACTION_READ_COMMITTED</em> です。</p>
+</div>
+
+<div class="section"><p>接続の分離レベルを<em>setTransactionIsolation</em>で変更すると、現在のトランザクションはコミットされ、新しいトランザクションが開始されます。
+トランザクション分離のより詳細な情報については、<cite><span><em>Derby ディベロッパーズ ガイド</em></span></cite>の、「ロック、同時並行性および分離」を参照してください。</p>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc27734.html" title="">java.sql.Connection インターフェイス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjavccns.html" title="">利用不可能な接続の機能</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjavcsro.html" title="">java.sql.Connection.setReadOnly メソッド</a></div>
+<div><a href="rrefjavciro.html" title="">java.sql.Connection.isReadOnly メソッド</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsaverestrict.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsaverestrict.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsaverestrict.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,106 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="セーブポイントの制限事項" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbcjavasqlsavepoint.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavsavesetroll.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavsaverel.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavsaverules.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavsaverestrict" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>セーブポイントの制限事項</title>
+</head>
+<body id="rrefjavsaverestrict"><a name="rrefjavsaverestrict"><!-- --></a>
+
+
+<h1 class="topictitle1">セーブポイントの制限事項</h1>
+
+<div>
+<div class="section"><p><span>Derby</span>では、セーブポイントをトリガにて利用することができません。</p>
+</div>
+
+<div class="section"><div class="p"><span>Derby</span>では、セーブポイントへのロールバックを行ってもロックは開放されません。
+
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" frame="border" border="1" rules="all"><caption>表 1. JDBC 3.0で利用可能なセーブポイントのメソッド<span /></caption>
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="12%" id="N10076">返り値</th>
+
+<th align="left" valign="bottom" width="24%" id="N1007F">シグネチャ</th>
+
+<th align="left" valign="bottom" width="64%" id="N10088">実装の但し書き</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="12%" headers="N10076 "><em>int</em></td>
+
+<td valign="top" width="24%" headers="N1007F "><em>getSavepointId()</em></td>
+
+<td valign="top" width="64%" headers="N10088 ">このセーブポイントに対して生成された識別子を取得します。
+名前のあるセーブポイントでは、<em>SQLException</em>が挙がります。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="12%" headers="N10076 "><em>String</em></td>
+
+<td valign="top" width="24%" headers="N1007F "><em>getSavepointName()</em></td>
+
+<td valign="top" width="64%" headers="N10088 ">このセーブポイントの名前を取得します。
+名前の無いセーブポイントでは、<em>SQLException</em>が挙がります。</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbcjavasqlsavepoint.html" title="">java.sql.Savepoint インターフェイス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjavsavesetroll.html" title="">設定したセーブポイントへのロールバック</a></div>
+<div><a href="crefjavsaverel.html" title="">セーブポイントの開放</a></div>
+<div><a href="crefjavsaverules.html" title="">セーブポイントの決まり</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlprst.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlprst.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlprst.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,239 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="準備済み文と列のストリーミング" />
+<meta content="setXXXStream requests, Streaming columns, as IN parameters to prepared statement, setBinaryStream, setAsciiStream, setUnicodeStream, Unicode" name="DC.subject" />
+<meta content="setXXXStream requests, Streaming columns, as IN parameters to prepared statement, setBinaryStream, setAsciiStream, setUnicodeStream, Unicode" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc29874.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavsqlprst" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>準備済み文と列のストリーミング</title>
+</head>
+<body id="rrefjavsqlprst"><a name="rrefjavsqlprst"><!-- --></a>
+
+
+<h1 class="topictitle1">準備済み文と列のストリーミング</h1>
+
+
+<div>
+<div class="section"><p><em>setXXXStream</em>により、アプリケーションとデータベース間で情報を通信させることができます。</p>
+</div>
+
+<div class="section"><div class="p">JDBCではINの引数に、Javaの入力ストリームをとって、大規模な情報を小分けにして渡すことができます。文が実行されると、JDBCドライバはこの入力ストリームへの呼び出しを繰り返します。
+<span>Derby</span>ではJDBC 1.2が提供する三種類のストリームを利用することができます。
+この三種類のストリームとは、
+  <ul>
+<li><em>setBinaryStream</em> <p>解釈されないバイトストリームに使われます。</p>
+</li>
+
+<li><em>setAsciiStream</em>   <p>ASCII文字のストリームに使われます。</p>
+</li>
+
+<li><em>setUnicodeStream</em>   <p>Unicode文字のストリームに使われます。</p>
+</li>
+
+</ul>
+</div>
+
+<p>JDBC 2.0やJDBC 3.0ではストリームの長さを指定する必要があります。<span>Derby</span>ではアプリケーションがJDK 1.5以前の環境で動作している時、この事は要件です。JDK1.6以降の環境では、<span>Derby</span>はJDBC4.0の実装を提供します。これによりストリーム長を指定する必要のないストリームのインターフェイスを使うことができます。
+これらの三つのメソッドに渡すストリームオブジェクトは、標準のJavaストリームオブジェクトあるいは標準の<em>java.io.InputStream</em>インターフェイスを実装する、ユーザが定義したサブクラスの何れであっても構いません。
+</p>
+
+<div class="p">
+JDBCの標準に従い、ストリームは以下の表に記すデータ型の列に対してのみ記録できます。
+
+<div class="tablenoborder"><a name="rrefjavsqlprst__jdbc25312"><!-- --></a><table summary="" cellspacing="0" cellpadding="4" id="rrefjavsqlprst__jdbc25312" frame="border" border="1" rules="all"><caption>表 1. ストリーム可能なJDBCのデータ型</caption>
+
+
+<thead align="left">
+<tr>
+<th valign="top" width="22.68041237113402%" id="N10122">列のデータ型</th>
+
+<th valign="top" width="22.68041237113402%" id="N10129">対応するJavaの型</th>
+
+<th valign="top" width="15.463917525773196%" id="N10130">AsciiStream</th>
+
+<th valign="top" width="18.556701030927837%" id="N10137">UnicodeStream</th>
+
+<th valign="top" width="20.618556701030926%" id="N1013E">BinaryStream</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">CLOB</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">java.sql.Clob</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">&nbsp;</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">CHAR</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">&nbsp;</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">VARCHAR</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">&nbsp;</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">LONGVARCHAR</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">X</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">X</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">&nbsp;</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">BINARY</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">x</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">BLOB</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">java.sql.Blob</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">x</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">VARBINARY</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">x</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="22.68041237113402%" headers="N10122 ">LONGVARBINARY</td>
+
+<td valign="top" width="22.68041237113402%" headers="N10129 ">&nbsp;</td>
+
+<td valign="top" width="15.463917525773196%" headers="N10130 ">x</td>
+
+<td valign="top" width="18.556701030927837%" headers="N10137 ">x</td>
+
+<td valign="top" width="20.618556701030926%" headers="N1013E ">X</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+<div class="note"><span class="notetitle">注: </span><ul>
+<li>この表にて大文字のXは、ストリームの型として推奨される対照型である事を表します。<a href="rrefjdbc20377.html#rrefjdbc20377__jdbc31241">SQL型とjava.sql.Typesの対応</a>を参照してください。</li>
+
+<li>もしストリームの記録される列の型がLONG VARCHARないしLONG VARCHAR FOR BIT DATAの何れでも無い場合、ストリーム全体が一括してメモリに収まらなければなりません。
+LONG VARCHARおよびLONG VARCHAR FOR BIT DATAの列に記録されるストリームについては、この制限はありません。</li>
+
+<li>ストリームを他の組み込みデータ型やユーザが定義したデータ型に記録することはできません。</li>
+
+</ul>
+</div>
+</div>
+
+<div class="section"><div class="p">以下の例は<em>java.io.File</em>をストリーム経由でLONG VARCHAR型の列に格納する方法を示します。   
+<pre>Statement s = conn.createStatement();
+s.executeUpdate("CREATE TABLE atable (a INT, b LONG VARCHAR)");
+conn.commit();
+java.io.File file = new java.io.File("derby.txt");
+int fileLength = (int) file.length();
+<strong>// まず入力ストリームを作ります。</strong>
+java.io.InputStream fin = new java.io.FileInputStream(file);
+PreparedStatement ps = conn.prepareStatement(
+    "INSERT INTO atable VALUES (?, ?)");
+ps.setInt(1, 1);
+<strong>// 入力パラメータに入力ストリームを代入します。</strong>
+ps.setAsciiStream(2, fin, fileLength);
+ps.execute();
+conn.commit();</pre>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc29874.html" title="">java.sql.PreparedStatementインターフェイス</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlrssc.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlrssc.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjavsqlrssc.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,90 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="結果セットと列のストリーミング" />
+<meta content="getXXXStream requests, Streaming columns, retrieving from ResultSets using getXXXStream methods" name="DC.subject" />
+<meta content="getXXXStream requests, Streaming columns, retrieving from ResultSets using getXXXStream methods" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc23502.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjavsqlrssc" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>結果セットと列のストリーミング</title>
+</head>
+<body id="rrefjavsqlrssc"><a name="rrefjavsqlrssc"><!-- --></a>
+
+
+<h1 class="topictitle1">結果セットと列のストリーミング</h1>
+
+
+<div>
+<div class="section"><p>もし元となるオブジェクトが<em>OutputStream</em>クラスであれば、<em>getBinaryStream</em>はそのオブジェクトを直接返します。</p>
+</div>
+
+<div class="section"><p>
+可能な型であれば<em>getXXXStream</em>メソッドにより、列をストリーミングして<em>ResultSet</em>からフィールドを取得することができます。
+何らかのストリームを利用可能な型の一覧については、<a href="rrefjavsqlprst.html#rrefjavsqlprst__jdbc25312">ストリーム可能なJDBCのデータ型</a>を参照してください。(また、<a href="rrefjdbc20377.html#rrefjdbc20377__jdbc31241">SQL型とjava.sql.Typesの対応</a>も参照してください。)</p>
+</div>
+
+<div class="section"><p>実際にストリームとして記録されているか否かにかかわらず、型に従いストリームとして取得することが可能か決まります。</p>
+</div>
+
+<div class="section"><div class="p">次の例ではLONG VARCHARの列がストリームとして取得されます。   <pre><strong><span>// データをストリームとして取得する。</span>
+ResultSet rs = s.executeQuery("SELECT b FROM atable");
+while (rs.next()) {
+    <span>// java.io.InputStreamを使ってデータを取得する。</span>
+    java.io.InputStream ip = rs.getAsciiStream(1);
+    <span>// ストリームを処理する。--これはデータを出力する</span>
+    <span>// 一般的なやり方である。</span>
+    int c;
+    int columnSize = 0;
+    byte[] buff = new byte[128];
+    for (;;) {
+        int size = ip.read(buff);
+        if (size == -1)
+            break;
+        columnSize += size;
+        String chunk = new String(buff, 0, size);
+        System.out.print(chunk);
+    }
+}
+rs.close();
+s.close();
+conn.commit();</strong></pre>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc23502.html" title="">java.sql.ResultSet インターフェイス</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc1020262.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc1020262.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc1020262.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,162 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="JDBCエスケープの構文" />
+<meta content="JDBC escape syntax, Escape syntax (JDBC)" name="DC.subject" />
+<meta content="JDBC escape syntax, Escape syntax (JDBC)" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="crefsqlj23296.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqlj28468.html" />
+<meta scheme="URI" name="DC.Relation" content="crefsqlj18919.html" />
+<meta scheme="URI" name="DC.Relation" content="crefsqlj39374.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefclauses.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqlj19433.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqlj29840.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefqueries.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqlj29026.html" />
+<meta scheme="URI" name="DC.Relation" content="crefsqlbuiltinsystemfunctions.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefkeywords29722.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsql9241891.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefexcept16677.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjdbc12657.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc87220.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbcjsr169.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc32593.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc4_0summary.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc70824.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27768.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc28456.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc88908.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc37244.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc12124.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbcescapedate.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc41784.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjdbc1020262" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>JDBCエスケープの構文</title>
+</head>
+<body id="rrefjdbc1020262"><a name="rrefjdbc1020262"><!-- --></a>
+
+
+<h1 class="topictitle1">JDBCエスケープの構文</h1>
+
+
+<div>
+<div class="section"><p>JDBCにはDBMSベンダーによるSQL実装毎の違いを吸収するための仕組みが用意されています。その仕組みとはエスケープ構文といいます。
+個々のベンダが提供するJDBCドライバは、エスケープ構文を読んで、それを個々のデータベースが理解できる形式に変換することが求められます。この仕組みによりエスケープ構文はDBMS独立に働きます。</p>
+</div>
+
+<div class="section"><p>JDBCエスケープ節は中括弧で開始および終了します。キーワードは常に開いた中括弧に続きます。</p>
+</div>
+
+<div class="example"> <pre><strong>{<strong><em>キーワード</em></strong> }</strong></pre>
+</div>
+
+<div class="section"><div class="p"><span>Derby</span>では以下のJDBCエスケープ構文が利用できます。なお何れも大文字小文字の区別はありません。   <ul>
+<li><em><a href="rrefjdbc70824.html#rrefjdbc70824">呼び出し文のJDBCエスケープキーワード</a></em>   <p>このエスケープキーワードは<em>CallableStatements</em>にて用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc27768.html#rrefjdbc27768">JDBCエスケープ構文</a></em>   <p>このエスケープキーワードは日付書式で用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc28456.html#rrefjdbc28456">LIKE節のJDBCエスケープ構文</a></em>   <p>このエスケープキーワードはLIKE節にてエスケープ文字を指定するために用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc88908.html#rrefjdbc88908">fnキーワードを使ったJDBCエスケープ構文</a></em>   <p>このエスケープキーワードはスカラー関数に用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc37244.html#rrefjdbc37244">外部結合のJDBCエスケープ構文</a></em>   <p>このエスケープキーワードは外部結合に用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc12124.html#rrefjdbc12124">時刻書式のJDBCエスケープ構文</a></em>   <p>このエスケープキーワードは時刻書式に用いられます。</p>
+</li>
+
+<li><em><a href="rrefjdbc41784.html#rrefjdbc41784">タイムスタンプ書式のJDBCエスケープ構文</a></em>   <p>このエスケープキーワードはタイムスタンプ書式に用いられます。</p>
+</li>
+
+</ul>
+</div>
+</div>
+
+<div class="section"><div class="p">これ以外のJDBCエスケープキーワードは利用できません。
+<div class="note"><span class="notetitle">注: </span><span>Derby</span>では<em>Connection.nativeSQL</em>が呼ばれた場合、エスケープ構文をSQLのネイティブな構造とみなし、与えられたSQLをそのまま返します。さらに、同様の理由により、<em>Statement.setEscapeProcessing</em>を呼ぶ必要はありません。</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<ul class="ullinks">
+<li class="ulchildlink"><strong><a href="rrefjdbc70824.html">呼び出し文のJDBCエスケープキーワード</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc27768.html">JDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc28456.html">LIKE節のJDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc88908.html">fnキーワードを使ったJDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc37244.html">外部結合のJDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc12124.html">時刻書式のJDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbcescapedate.html">日付書式のJDBCエスケープ構文</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefjdbc41784.html">タイムスタンプ書式のJDBCエスケープ構文</a></strong><br />
+</li>
+</ul>
+
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="crefsqlj23296.html" title="">SQL言語のリファレンス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefsqlj18919.html" title="">SQLの識別子</a></div>
+<div><a href="crefsqlj39374.html" title="">文</a></div>
+<div><a href="crefsqlbuiltinsystemfunctions.html" title="">組込みシステム関数</a></div>
+<div><a href="crefjdbc12657.html" title="Derbyは組み込みのJDBCドライバと共に提供されます。">JDBC リファレンス</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefsqlj28468.html" title="">大文字小文字と特殊文字</a></div>
+<div><a href="rrefclauses.html" title="">SQL 節</a></div>
+<div><a href="rrefsqlj19433.html" title="多くの文や式の構文の語句に、式や表副問合せのような式の一種があります。 式は文の定められた場所に置くことができます。">SQL式</a></div>
+<div><a href="rrefsqlj29840.html" title="">JOIN 演算</a></div>
+<div><a href="rrefqueries.html" title="">SQL 問い合わせ</a></div>
+<div><a href="rrefsqlj29026.html" title="">組み込み関数</a></div>
+<div><a href="rrefkeywords29722.html" title="">SQL予約語</a></div>
+<div><a href="rrefsql9241891.html" title="">DerbyのサポートするSQL-92の機能</a></div>
+<div><a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+<div><a href="rrefexcept16677.html" title="Derbyにて発生する全てのエラーは、JDBCからSQLExceptionとして挙がります。 もしユーザの定義した型から例外が挙がって、その例外がSQLExceptionでは無い場合、その例外はSQLExceptionにラップされています。 Derby固有のSQLExceptionは、SQLStateクラスに定義されたXで始まるコードを用います。標準に定義されたSQLStateの値は、対応する例外に対して返されます。">Derbyの例外メッセージとSQL state</a></div>
+<div><a href="rrefjdbc87220.html" title="">java.sql.BatchUpdateException クラス</a></div>
+<div><a href="rrefjdbcjsr169.html" title="">Connected Device ConfigurationおよびFoundation Profile向けのJDBCパッケージ(JSR169)</a></div>
+<div><a href="rrefjdbc32593.html" title="">JDBC 3.0の機能</a></div>
+<div><a href="rrefjdbc4_0summary.html" title="">JDBC 4.0の機能</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc10889.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc10889.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc10889.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,92 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="Derbyのデータベース接続URLの属性" />
+<meta content="Database connection URL, attributes, Properties object" name="DC.subject" />
+<meta content="Database connection URL, attributes, Properties object" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc34565.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27433.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc37352.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjavgcasyn.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjdbc10889" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>Derbyのデータベース接続URLの属性</title>
+</head>
+<body id="rrefjdbc10889"><a name="rrefjdbc10889"><!-- --></a>
+
+
+<h1 class="topictitle1">Derbyのデータベース接続URLの属性</h1>
+
+
+<div>
+<div class="section"><p>データベース接続URLには必要に応じて属性を記述することができます。
+<span>Derby</span>はこれらの属性を、内部的にプロパティオブジェクトとして取り扱います。従って、<em>DriverManager.getConnection</em>に<em>Properties</em>オブジェクトを渡すことで属性を指定することもできます。(これらの属性はシステムプロパティとして指定できません。<em>DriverManager.getConnection</em>に渡すオブジェクトでのみ指定できます。)</p>
+</div>
+
+<div class="section"><p>これらの属性は<span>Derby</span>固有で、<a href="rrefattrib24612.html#rrefattrib24612">データベース接続URLに属性を指定する。</a>にその一覧があります。</p>
+</div>
+
+<div class="section"><div class="p">属性の名前と値の組は、接続の呼び出しにて提供されるプロパティオブジェクトに渡されます。接続の呼び出しにてプロパティオブジェクトが提供されない場合、データベース接続URLの情報だけを持つプロパティオブジェクトが作成されます。
+
+<pre><strong>import java.util.Properties;
+
+Connection conn = DriverManager.getConnection(
+    "jdbc:derby:sampleDB;create=true");
+<span>/* 属性をPropertiesオブジェクトに渡す。*/</span>
+Properties myProps = new Properties();
+myProps.put("create", "true");
+Connection conn = DriverManager.getConnection(
+    "jdbc:derby:sampleDB", myProps);
+
+<span>/* ユーザ名およびパスワードを渡す。*/</span>
+Connection conn = DriverManager.getConnection(
+    "jdbc:derby:sampleDB", "dba", "password");</strong></pre>
+</div>
+</div>
+
+<div class="section"> <div class="note"><span class="notetitle">注: </span>属性は構文解析のとき正しいか否かを判定されません。もし間違えた属性と値を渡した場合、その情報は単純に無視されます。(<span>Derby</span>には属性が正しいかを判定するためのツールがあります。より詳しい情報は<cite><span><em>Derby ツールとユーティリティーガイド</em></span></cite>を参照してください。)</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc34565.html" title="">java.sql.DriverManager.getConnection メソッド</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjavgcasyn.html" title="">その他のSQL構文</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjdbc27433.html" title="">Derbyのデータベース接続URL構文</a></div>
+<div><a href="rrefjdbc37352.html" title="">組み込みデータベースのアプリケーションのデータベース接続URL構文</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc12124.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc12124.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc12124.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,83 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="時刻書式のJDBCエスケープ構文" />
+<meta content="t (JDBC escape keyword), {t (JDBC escape syntax), JDBC escape syntax for, Time formats" name="DC.subject" />
+<meta content="t (JDBC escape keyword), {t (JDBC escape syntax), JDBC escape syntax for, Time formats" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc1020262.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc70824.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27768.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc28456.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc88908.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc37244.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbcescapedate.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc41784.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjdbc12124" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>時刻書式のJDBCエスケープ構文</title>
+</head>
+<body id="rrefjdbc12124"><a name="rrefjdbc12124"><!-- --></a>
+
+
+<h1 class="topictitle1">時刻書式のJDBCエスケープ構文</h1>
+
+
+<div>
+<div class="section"> <p><span>Derby</span>は時刻のJDBCエスケープ構文を、等価な時刻のSQL構文に解釈します。<span>Derby</span>では8文字(6桁と小数点以下2桁)のISO書式も利用できます。
+</p>
+</div>
+
+<div class="section"><h4 class="sectiontitle">構文</h4><pre><strong>{t 'hh:mm:ss'}</strong></pre>
+ </div>
+
+<div class="section"><h4 class="sectiontitle">次と等価です。</h4><pre><strong>TIME 'hh:mm:ss'</strong></pre>
+ </div>
+
+<div class="example"><h4 class="sectiontitle">例</h4> <pre><strong>VALUES {t '20:00:03'}</strong></pre>
+ </div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefjdbc1020262.html" title="">JDBCエスケープの構文</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjdbc70824.html" title="">呼び出し文のJDBCエスケープキーワード</a></div>
+<div><a href="rrefjdbc27768.html" title="">JDBCエスケープ構文</a></div>
+<div><a href="rrefjdbc28456.html" title="">LIKE節のJDBCエスケープ構文</a></div>
+<div><a href="rrefjdbc88908.html" title="">fnキーワードを使ったJDBCエスケープ構文</a></div>
+<div><a href="rrefjdbc37244.html" title="">外部結合のJDBCエスケープ構文</a></div>
+<div><a href="rrefjdbcescapedate.html" title="">日付書式のJDBCエスケープ構文</a></div>
+<div><a href="rrefjdbc41784.html" title="">タイムスタンプ書式のJDBCエスケープ構文</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc15905.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc15905.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefjdbc15905.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,119 @@
+<!--
+  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.
+-->
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="ja" xml:lang="ja">
+<head>
+<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+<meta name="copyright" content="(C) Copyright 2005" />
+<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta content="public" name="security" />
+<meta content="index,follow" name="Robots" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta content="reference" name="DC.Type" />
+<meta name="DC.Title" content="java.sql.DatabaseMetaData インターフェイス" />
+<meta content="java.sql.DatabaseMetaData interface" name="DC.subject" />
+<meta content="java.sql.DatabaseMetaData interface" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="crefjdbc12657.html" />
+<meta scheme="URI" name="DC.Relation" content="crefjdbc25142.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc32052.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc34565.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc27734.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc40794.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc20485.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc16643.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc29874.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc23502.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc38274.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc30469.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbcrefsqlxml.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc20377.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc2_0summary.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc80004.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc66688.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc99392.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc77156.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc71949.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefjdbc59162.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefdmrs.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefgpc1.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefpgc1.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefcrsrgpc1.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefdmdfns1.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefjdbc15905" name="DC.Identifier" />
+<meta content="ja" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>java.sql.DatabaseMetaData インターフェイス</title>
+</head>
+<body id="rrefjdbc15905"><a name="rrefjdbc15905"><!-- --></a>
+
+
+<h1 class="topictitle1">java.sql.DatabaseMetaData インターフェイス</h1>
+
+
+<div>
+<div class="section"><p>この節では、<span>Derby</span>での、<samp class="codeph">java.sql.DatabaseMetaData</samp>の機能について説明します。</p>
+</div>
+
+</div>
+
+<div>
+<ul class="ullinks">
+<li class="ulchildlink"><strong><a href="rrefdmrs.html">DatabaseMetaData 結果セット</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefgpc1.html">java.sql.DatabaseMetaData.getProcedureColumnsメソッド</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefpgc1.html">getProcedureColumnsの引数</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefcrsrgpc1.html">getProcedureColumnsから返る結果セットにある列について</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefdmdfns1.html">java.sql.DatabaseMetaData.getBestRowIdentifierメソッド</a></strong><br />
+java.sql.DatabaseMetaData.getBestRowIdentifierメソッドは決められた優先順位で識別子を探します。必ずしも行を特定できる情報が見つかるわけではありません。</li>
+</ul>
+
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="crefjdbc12657.html" title="Derbyは組み込みのJDBCドライバと共に提供されます。">JDBC リファレンス</a></div>
+</div>
+<div class="relconcepts"><strong>関連概念</strong><br />
+<div><a href="crefjdbc25142.html" title="">java.sqlにある、JDBCの主なクラス、 インターフェイス、メソッド</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefjdbc32052.html" title="">java.sql.Driverインターフェイス</a></div>
+<div><a href="rrefjdbc34565.html" title="">java.sql.DriverManager.getConnection メソッド</a></div>
+<div><a href="rrefjdbc27734.html" title="">java.sql.Connection インターフェイス</a></div>
+<div><a href="rrefjdbc40794.html" title="">java.sql.Statementインターフェイス</a></div>
+<div><a href="rrefjdbc20485.html" title="">java.sql.CallableStatement インターフェイス</a></div>
+<div><a href="rrefjdbc16643.html" title="">java.sql.SQLException クラス</a></div>
+<div><a href="rrefjdbc29874.html" title="">java.sql.PreparedStatementインターフェイス</a></div>
+<div><a href="rrefjdbc23502.html" title="">java.sql.ResultSet インターフェイス</a></div>
+<div><a href="rrefjdbc38274.html" title="">java.sql.ResultSetMetaData インターフェイス</a></div>
+<div><a href="rrefjdbc30469.html" title="">java.sql.SQLWarning クラス</a></div>
+<div><a href="rrefjdbcrefsqlxml.html" title="">java.sql.SQLXMLインターフェイス</a></div>
+<div><a href="rrefjdbc20377.html" title="Derbyにてjava.sql.TypesはSQLデータ型に対応付けされます。">SQL型とjava.sql.Typesの対応</a></div>
+<div><a href="rrefjdbc2_0summary.html" title="">JDBC 2.0 の機能</a></div>
+<div><a href="rrefjdbc80004.html" title="">java.sql.Connection インターフェイス: JDBC 2.0で利用可能なメソッド</a></div>
+<div><a href="rrefjdbc66688.html" title="">java.sql.DatabaseMetaData インターフェイス: 利用可能なJDBC 2.0のメソッド</a></div>
+<div><a href="rrefjdbc99392.html" title="">java.sql.PreparedStatementインターフェイス: JDBC2.0で提供されるメソッド</a></div>
+<div><a href="rrefjdbc77156.html" title="">java.sql.ResultSet</a></div>
+<div><a href="rrefjdbc71949.html" title="">java.sql.ResultSetMetaData インターフェイス: JDBC 2.0で利用可能なメソッド</a></div>
+<div><a href="rrefjdbc59162.html" title="">java.sql.Statement インターフェイス: 利用可能なJDBC 2.0のメソッド</a></div>
+</div>
+</div>
+
+</body>
+</html>

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