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 [29/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/

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs33921.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs33921.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs33921.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="SYSKEYSシステム表" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabs33921" 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>SYSKEYSシステム表</title>
+</head>
+<body id="rrefsistabs33921"><a name="rrefsistabs33921"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSKEYSシステム表</h1>
+
+<div>
+<div class="section"><div class="p">現在のデータベースにある主キーや一意性制約の情報を記述します。
+<span>Derby</span>はこれらの制約のために、
+それぞれ毎の索引を作成します。索引の名前は<em>SYSKEYS.CONGLOMERATEID</em>と同じです。
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="28.71287128712871%" id="N1006A">列名</th>
+
+<th align="left" valign="bottom" width="17.82178217821782%" id="N10073">型</th>
+
+<th align="left" valign="bottom" width="10.891089108910892%" id="N1007C">長さ</th>
+
+<th align="left" valign="bottom" width="11.881188118811881%" id="N10085">空許容</th>
+
+<th align="left" valign="bottom" width="30.693069306930692%" id="N1008E">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="28.71287128712871%" headers="N1006A ">CONSTRAINTID</td>
+
+<td valign="top" width="17.82178217821782%" headers="N10073 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N1007C ">36</td>
+
+<td valign="top" width="11.881188118811881%" headers="N10085 ">不可</td>
+
+<td valign="top" width="30.693069306930692%" headers="N1008E ">制約の一意な識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.71287128712871%" headers="N1006A ">CONGLOMERATEID</td>
+
+<td valign="top" width="17.82178217821782%" headers="N10073 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N1007C ">36</td>
+
+<td valign="top" width="11.881188118811881%" headers="N10085 ">不可</td>
+
+<td valign="top" width="30.693069306930692%" headers="N1008E ">制約のための索引の一意な識別子</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs38369.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs38369.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs38369.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,160 @@
+<!--
+  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のシステム表" />
+<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="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="rrefjdbc1020262.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs28114.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs26665.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabssyscolperms.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs22441.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs39391.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs23241.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs12813.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs40972.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs13420.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs33921.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabssysroutineperms.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs12085.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabslilanguageitemsysstatistics.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs33768.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabssystableperms.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs24269.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs79888.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs24045.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabs38369" 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のシステム表</title>
+</head>
+<body id="rrefsistabs38369"><a name="rrefsistabs38369"><!-- --></a>
+
+
+<h1 class="topictitle1">Derbyのシステム表</h1>
+
+<div>
+<div class="section"><p><span>Derby</span>にはシステム表があります。</p>
+</div>
+
+<div class="section"><p>システム表への問合せを行うことはできますが、変更はできません。</p>
+</div>
+
+<div class="section"><p>これらのシステム表は<em>SYS</em>スキーマにあります。このスキーマは既定のスキーマではないので、システム表にアクセスする時は、問合せにてスキーマ名の<em>SYS</em>で限定するようにしてください。</p>
+</div>
+
+<div class="section"><p>これらの表にある情報にアクセスする場合、Javaの<em> java.sql.DatabaseMetaData</em>インターフェイスを利用する事をお勧めします。</p>
+</div>
+
+</div>
+
+<div>
+<ul class="ullinks">
+<li class="ulchildlink"><strong><a href="rrefsistabs28114.html">SYSALIASES システム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs26665.html">SYSCHECKSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabssyscolperms.html">SYSCOLPERMS システム表</a></strong><br />
+SYSCOLPERMS 表には権限が付与されている列の情報が記録されます。</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs22441.html">SYSCOLUMNSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs39391.html">SYSCONGLOMERATES システム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs23241.html">SYSCONSTRAINTS システム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs12813.html">SYSDEPENDS システム表</a></strong><br />
+SYSDEPENDS表にはデータベースにある永続的な情報の間の関連が記録されています。</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs40972.html">SYSFILESシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs13420.html">SYSFOREIGNKEYSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs33921.html">SYSKEYSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabssysroutineperms.html">SYSROUTINEPERMS システム表</a></strong><br />
+SYSROUTINEPERMS表にはルーチンへの権限が記録されています。</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs12085.html">SYSSCHEMAS システム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabslilanguageitemsysstatistics.html">SYSSTATISTICSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs33768.html">SYSSTATEMENTSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabssystableperms.html">SYSTABLEPERMS システム表</a></strong><br />
+SYSTABLEPERMS表には権限が付与されているテーブルの情報が記録されます。</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs24269.html">SYSTABLES システム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs79888.html">SYSTRIGGERSシステム表</a></strong><br />
+</li>
+<li class="ulchildlink"><strong><a href="rrefsistabs24045.html">SYSVIEWS システム表</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="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><a href="rrefjdbc1020262.html" title="">JDBCエスケープの構文</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs39391.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs39391.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs39391.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,185 @@
+<!--
+  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="SYSCONGLOMERATES システム表" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabs39391" 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>SYSCONGLOMERATES システム表</title>
+</head>
+<body id="rrefsistabs39391"><a name="rrefsistabs39391"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSCONGLOMERATES システム表</h1>
+
+<div>
+<div class="section"><div class="p">現在のデータベースに存在するコングロマリットについて記述します。コングロマリットとは情報を記録する構造の単位であり、表あるいは索引に分類されます。
+
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="31.313131313131315%" id="N1005E">列名</th>
+
+<th align="left" valign="bottom" width="22.22222222222222%" id="N10067">型</th>
+
+<th align="left" valign="bottom" width="11.11111111111111%" id="N10070">長さ</th>
+
+<th align="left" valign="bottom" width="12.121212121212121%" id="N10079">空許容</th>
+
+<th align="left" valign="bottom" width="23.232323232323232%" id="N10082">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">SCHEMAID</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">36</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">不可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">コングロマリットのスキーマ識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">TABLEID</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">36</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">不可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">表の識別子(<em>SYSTABLES.TABLEID</em>と結合される。)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">CONGLOMERATENUMBER</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">BIGINT</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">8</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">不可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">コングロマリット(ヒープあるいは索引)のコングロマリット識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">CONGLOMERATENAME</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">VARCHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">128</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">もし索引であれば索引名。そうではないなら表の識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">ISINDEX</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">BOOLEAN</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">1</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">不可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">索引か否か。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">DESCRIPTOR</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 "> <p>org.apache.derby.<br />
+catalog.IndexDescriptor:</p>
+ このクラスは公開されたAPIでは無い。</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">索引を記述するシステム型</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">ISCONSTRAINT</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">BOOLEAN</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">1</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">制約の為にシステムが自動的に出力したものか。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="31.313131313131315%" headers="N1005E ">CONGLOMERATEID</td>
+
+<td valign="top" width="22.22222222222222%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">36</td>
+
+<td valign="top" width="12.121212121212121%" headers="N10079 ">不可</td>
+
+<td valign="top" width="23.232323232323232%" headers="N10082 ">コングロマリットの一意な識別子</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs40972.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs40972.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs40972.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,130 @@
+<!--
+  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="SYSFILESシステム表" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabs40972" 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>SYSFILESシステム表</title>
+</head>
+<body id="rrefsistabs40972"><a name="rrefsistabs40972"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSFILESシステム表</h1>
+
+<div>
+<div class="section"><div class="p">データベースに格納されたjarファイルを記述します。   
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="28.28282828282828%" id="N1005E">列名</th>
+
+<th align="left" valign="bottom" width="18.181818181818183%" id="N10067">型</th>
+
+<th align="left" valign="bottom" width="11.11111111111111%" id="N10070">長さ</th>
+
+<th align="left" valign="bottom" width="15.151515151515152%" id="N10079">空許容</th>
+
+<th align="left" valign="bottom" width="27.27272727272727%" id="N10082">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="28.28282828282828%" headers="N1005E ">FILEID</td>
+
+<td valign="top" width="18.181818181818183%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">36</td>
+
+<td valign="top" width="15.151515151515152%" headers="N10079 ">不可</td>
+
+<td valign="top" width="27.27272727272727%" headers="N10082 ">jarファイルの一意な識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.28282828282828%" headers="N1005E ">SCHEMAID</td>
+
+<td valign="top" width="18.181818181818183%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">36</td>
+
+<td valign="top" width="15.151515151515152%" headers="N10079 ">不可</td>
+
+<td valign="top" width="27.27272727272727%" headers="N10082 ">jarファイルのスキーマの識別子(<em>SYSSCHEMAS. SCHEMAID</em>と結合される)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.28282828282828%" headers="N1005E ">FILENAME</td>
+
+<td valign="top" width="18.181818181818183%" headers="N10067 ">VARCHAR</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">128</td>
+
+<td valign="top" width="15.151515151515152%" headers="N10079 ">不可</td>
+
+<td valign="top" width="27.27272727272727%" headers="N10082 ">jarファイルのSQL名</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.28282828282828%" headers="N1005E ">GENERATIONID</td>
+
+<td valign="top" width="18.181818181818183%" headers="N10067 ">BIGINT</td>
+
+<td valign="top" width="11.11111111111111%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="15.151515151515152%" headers="N10079 ">不可</td>
+
+<td valign="top" width="27.27272727272727%" headers="N10082 ">ファイルに対して生成された番号。jarファイルが置き換えられると生成された番号は変わる。</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs79888.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs79888.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabs79888.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,304 @@
+<!--
+  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="SYSTRIGGERSシステム表" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabs79888" 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>SYSTRIGGERSシステム表</title>
+</head>
+<body id="rrefsistabs79888"><a name="rrefsistabs79888"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSTRIGGERSシステム表</h1>
+
+<div>
+<div class="section"><div class="p">データベースのトリガを記述
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="28.736581337737405%" id="N1005E">列名</th>
+
+<th align="left" valign="bottom" width="22.55367464905037%" id="N10067">型</th>
+
+<th align="left" valign="bottom" width="8.402146985962016%" id="N10070">長さ</th>
+
+<th align="left" valign="bottom" width="10.353014037985137%" id="N10079">空許容</th>
+
+<th align="left" valign="bottom" width="29.95458298926507%" id="N10082">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">TRIGGERID</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">36</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガの一意な識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">TRIGGERNAME</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">VARCHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">128</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガの名称</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">SCHEMAID</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">36</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガのスキーマの識別子(<em>SYSSCHEMAS. SCHEMAID</em>を参照)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">CREATIONTIMESTAMP</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">TIMESTAMP</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガの作成された時。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">EVENT</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">1</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">'U'は更新、 'D'は削除、'I'は挿入を表す。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">FIRINGTIME</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">1</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">'B'は先、 'A'は後を表す。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">TYPE</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">1</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">'R'は行、'S'は文を表す。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">STATE</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">1</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">'E'は有効、'D'は無効を表す。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">TABLEID</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">36</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">不可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガの定義された表の識別子。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">WHENSTMTID</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">36</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">WHEN節があるときのみ利用(現在はサポートしていない。)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">ACTIONSTMTID</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">36</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">トリガされるSQL文の、格納された準備済み文の識別子
+(<em>SYSSTATEMENTS. STMTID</em>を参照)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">REFERENCEDCOLUMNS</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">org.apache.derby.catalog. ReferencedColumns: このクラスは公開APIではない。</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">UPDATEトリガが参照する列の記述子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">TRIGGERDEFINITION</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">LONG VARCHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">可</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">実行するSQL文のテキスト</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">REFERENCINGOLD</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">BOOLEAN</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">true</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">whether or not the OLDREFERENCINGNAME, if non-null, refers
+to the OLD row or table</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">REFERENCINGNEW </td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">BOOLEAN</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">真</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">もし空でなければ、NEWREFERENCINGNAMEが新しい行や表を参照するか否か。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">OLDREFERENCINGNAME</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">VARCHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">128</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">真</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">REFERENCING OLD AS節を利用した場合の仮名称</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="28.736581337737405%" headers="N1005E ">NEWREFERENCINGNAME</td>
+
+<td valign="top" width="22.55367464905037%" headers="N10067 ">VARCHAR</td>
+
+<td valign="top" width="8.402146985962016%" headers="N10070 ">128</td>
+
+<td valign="top" width="10.353014037985137%" headers="N10079 ">真</td>
+
+<td valign="top" width="29.95458298926507%" headers="N10082 ">REFERENCING NEW AS節を利用した場合の仮名称</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+<div class="section"><p>トリガされるSQL文では、全てのSQL文がコンパイルされて<em>SYSSTATEMENTS</em>に格納されます。<em>ACTIONSTMTID</em>と<em>WHENSTMTID</em>は、<em>SYSSTATEMENTS.STMTID</em>を参照する外部キーです。トリガの文は常にトリガと同じスキーマに置かれます。</p>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabslilanguageitemsysstatistics.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabslilanguageitemsysstatistics.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabslilanguageitemsysstatistics.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,185 @@
+<!--
+  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="en-us" xml:lang="en-us">
+<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="SYSSTATISTICSシステム表" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabslilanguageitemsysstatistics" name="DC.Identifier" />
+<meta content="en-us" name="DC.Language" />
+<link href="/export/home/tmp/derby/docs-10.4/out/ja_JP/reftemp/commonltr.css" type="text/css" rel="stylesheet" />
+<title>SYSSTATISTICSシステム表</title>
+</head>
+<body id="rrefsistabslilanguageitemsysstatistics"><a name="rrefsistabslilanguageitemsysstatistics"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSSTATISTICSシステム表</h1>
+
+<div>
+<div class="section"><div class="p">現在のデータベースにあるスキーマについて記述します。
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="25.742574257425744%" id="N1005E">列名</th>
+
+<th align="left" valign="bottom" width="14.85148514851485%" id="N10067">型</th>
+
+<th align="left" valign="bottom" width="10.891089108910892%" id="N10070">長さ</th>
+
+<th align="left" valign="bottom" width="13.861386138613863%" id="N10079">空許容</th>
+
+<th align="left" valign="bottom" width="34.65346534653465%" id="N10082">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">STATID</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">36</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計の一意な識別子</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">REFERENCEID</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">36</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計がとられたコングロマリット(SYSCONGLOMERATES. CONGLOMERATEIDを参照)</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">TABLEID</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">36</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">情報の採取された表</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">CREATIONTIMESTAMP</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">TIMESTAMP</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計が作成/更新された時</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">TYPE</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">CHAR</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">1</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計の種類</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">VALID</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">BOOLEAN</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計はまだ有効か</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">COLCOUNT</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 ">INTEGER</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">不可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計の列数</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="25.742574257425744%" headers="N1005E ">STATISTICS</td>
+
+<td valign="top" width="14.85148514851485%" headers="N10067 "> <p>org.apache.<br />
+derby.catalog.<br />
+Statistics:</p>
+ このクラスは公開APIではない。</td>
+
+<td valign="top" width="10.891089108910892%" headers="N10070 ">&nbsp;</td>
+
+<td valign="top" width="13.861386138613863%" headers="N10079 ">可</td>
+
+<td valign="top" width="34.65346534653465%" headers="N10082 ">統計情報</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>Parent topic:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssyscolperms.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssyscolperms.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssyscolperms.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,183 @@
+<!--
+  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="SYSCOLPERMS システム表" />
+<meta name="abstract" content="SYSCOLPERMS 表には権限が付与されている列の情報が記録されます。" />
+<meta name="description" content="SYSCOLPERMS 表には権限が付与されている列の情報が記録されます。" />
+<meta content="system tables, SYSCOLPERMS, permissions, SYSCOLPERMS system table" name="DC.subject" />
+<meta content="system tables, SYSCOLPERMS, permissions, SYSCOLPERMS system table" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljrevoke.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljgrant.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljrevoke.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabssyscolperms" 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>SYSCOLPERMS システム表</title>
+</head>
+<body id="rrefsistabssyscolperms"><a name="rrefsistabssyscolperms"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSCOLPERMS システム表</h1>
+
+
+
+<div><p>SYSCOLPERMS 表には権限が付与されている列の情報が記録されます。</p>
+
+<div class="section"><div class="p">全ての権限について、GRANTEE, TABLEID, TYPE, GRANTORの組み合わせ毎に、SYSCOLPERMS表に行が一行あります。SYSCOLPERMS表のキーは以下のとおりです。
+<ul>
+<li>主キー (GRANTEE, TABLEID, TYPE, GRANTOR)</li>
+
+<li>一意キー (COLPERMSID)</li>
+
+<li>外部キー (TABLEID references SYS.SYSTABLES)</li>
+
+</ul>
+ </div>
+</div>
+
+
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="27%" id="N100A7">列名</th>
+
+<th align="left" valign="bottom" width="10%" id="N100B0">型</th>
+
+<th align="left" valign="bottom" width="11%" id="N100B9">長さ</th>
+
+<th align="left" valign="bottom" width="14.000000000000002%" id="N100C2">Null可</th>
+
+<th align="left" valign="bottom" width="38%" id="N100CB">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">COLPERMSID</td>
+
+<td valign="top" width="10%" headers="N100B0 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100B9 ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">依存関係管理機能にて、ビューやトリガ、制約の、列ごとの権限への依存を処理するために使われます。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">GRANTEE</td>
+
+<td valign="top" width="10%" headers="N100B0 ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N100B9 ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">権限が与えられたユーザの認証識別子です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">GRANTOR</td>
+
+<td valign="top" width="10%" headers="N100B0 ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N100B9 ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">権限を与えたユーザの認証識別子です。データベース上の情報を保有するユーザだけがその情報への権限を与えることができます。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">TABLEID</td>
+
+<td valign="top" width="10%" headers="N100B0 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100B9 ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">権限が与えられた表の一意な識別子です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">TYPE</td>
+
+<td valign="top" width="10%" headers="N100B0 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100B9 ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">権限を付与できない場合、とりうる値は、<p>SELECTの「s」、UPDATEの「u」、REFERENCESの「r」</p>
+です。権限を付与できる場合、とりうる値は、<p>SELECTの「S」、UPDATEの「U」、REFERENCESの「R」です。</p>
+</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100A7 ">COLUMNS</td>
+
+<td valign="top" width="10%" headers="N100B0 ">org.apache.derby.iapi.services.io.FormatableBitSet </td>
+
+<td valign="top" width="11%" headers="N100B9 ">&nbsp;</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C2 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CB ">権限が適用される列の一覧です。<p>このクラスはAPIとして公開されていません。</p>
+</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefsqljrevoke.html" title="REVOKE文を使って、指定したユーザあるいは全ユーザから、データベースの情報に対して操作を行う権限を剥奪することができます。">REVOKE 文</a></div>
+<div><a href="rrefsqljgrant.html" title="GRANT 文を使って、データベースにある情報の操作権限を、指定した一人あるいは全ユーザに与えることができます。">GRANT 文</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssysroutineperms.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssysroutineperms.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssysroutineperms.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,156 @@
+<!--
+  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="SYSROUTINEPERMS システム表" />
+<meta name="abstract" content="SYSROUTINEPERMS表にはルーチンへの権限が記録されています。" />
+<meta name="description" content="SYSROUTINEPERMS表にはルーチンへの権限が記録されています。" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabssysroutineperms" 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>SYSROUTINEPERMS システム表</title>
+</head>
+<body id="rrefsistabssysroutineperms"><a name="rrefsistabssysroutineperms"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSROUTINEPERMS システム表</h1>
+
+
+<div><p>SYSROUTINEPERMS表にはルーチンへの権限が記録されています。</p>
+
+<div class="section"><div class="p">それぞれのルーチンにはSYSROUTINEPERMS表にて、EXECUTE権限が指定されています。SYSROUTINEPERMS表のキーは以下のとおりです。<ul>
+<li>主キー (GRANTEE, ALIASID, GRANTOR)</li>
+
+<li>一意キー (ROUTINEPERMSID)</li>
+
+<li>外部キー (ALIASIDがSYS.SYSALIASESを参照する。)</li>
+
+</ul>
+ </div>
+<p>以下の表にてSYSTABLEPERMS表の各列について説明します。</p>
+
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="27%" id="N10081">列名</th>
+
+<th align="left" valign="bottom" width="10%" id="N1008A">型</th>
+
+<th align="left" valign="bottom" width="11%" id="N10093">長さ</th>
+
+<th align="left" valign="bottom" width="14.000000000000002%" id="N1009C">空許容</th>
+
+<th align="left" valign="bottom" width="38%" id="N100A5">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="27%" headers="N10081 ">ROUTINEPERMSID</td>
+
+<td valign="top" width="10%" headers="N1008A ">CHAR</td>
+
+<td valign="top" width="11%" headers="N10093 ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N1009C ">不可</td>
+
+<td valign="top" width="38%" headers="N100A5 ">依存性管理機能にて、ビュー・トリガ・制約のルーチンのルーチンレベルの権限への依存性を追跡するために使われる。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N10081 ">GRANTEE</td>
+
+<td valign="top" width="10%" headers="N1008A ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N10093 ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N1009C ">不可</td>
+
+<td valign="top" width="38%" headers="N100A5 ">権限の付与されたユーザの認証識別子。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N10081 ">GRANTOR</td>
+
+<td valign="top" width="10%" headers="N1008A ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N10093 ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N1009C ">不可</td>
+
+<td valign="top" width="38%" headers="N100A5 ">権限を付与したユーザの認証識別子。権限は情報の所有者によってのみ付与される。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N10081 ">ALIASID</td>
+
+<td valign="top" width="10%" headers="N1008A ">CHAR</td>
+
+<td valign="top" width="11%" headers="N10093 ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N1009C ">不可</td>
+
+<td valign="top" width="38%" headers="N100A5 ">必要な権限の識別子。もしPERMTYPEが'E'ならALIASIDはSYS.SYSALIASES表を参照する。そうでなければ、ALIASIDはSYS.SYSTABLES表を参照する。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N10081 ">GRANTOPTION</td>
+
+<td valign="top" width="10%" headers="N1008A ">CHAR</td>
+
+<td valign="top" width="11%" headers="N10093 ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N1009C ">不可</td>
+
+<td valign="top" width="38%" headers="N100A5 ">GRANTEEがルーチンの所有者ならば指定する。有効な値はYあるいはN。</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+</div>
+
+</body>
+</html>

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

Added: websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssystableperms.html
==============================================================================
--- websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssystableperms.html (added)
+++ websites/production/db/content/derby/docs/10.4/ja_JP/ref/rrefsistabssystableperms.html Wed Mar 13 13:54:17 2013
@@ -0,0 +1,248 @@
+<!--
+  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="SYSTABLEPERMS システム表" />
+<meta name="abstract" content="SYSTABLEPERMS表には権限が付与されているテーブルの情報が記録されます。" />
+<meta name="description" content="SYSTABLEPERMS表には権限が付与されているテーブルの情報が記録されます。" />
+<meta content="system tables, SYSTABLEPERMS, permissions, SYSTABLEPERMS system table" name="DC.subject" />
+<meta content="system tables, SYSTABLEPERMS, permissions, SYSTABLEPERMS system table" name="keywords" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljrevoke.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljgrant.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsqljrevoke.html" />
+<meta scheme="URI" name="DC.Relation" content="rrefsistabs38369.html" />
+<meta content="XHTML" name="DC.Format" />
+<meta content="rrefsistabssystableperms" 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>SYSTABLEPERMS システム表</title>
+</head>
+<body id="rrefsistabssystableperms"><a name="rrefsistabssystableperms"><!-- --></a>
+
+
+<h1 class="topictitle1">SYSTABLEPERMS システム表</h1>
+
+
+
+<div><p>
+SYSTABLEPERMS表には権限が付与されているテーブルの情報が記録されます。</p>
+
+<div class="section"><div class="p">全ての権限について、GRANTEE, TABLEID, GRANTORの組み合わせごとに、SYSTABLEPERMS表に行が一行あります。SYSTABLEPERMS表のキーは以下のとおりです。<ul>
+<li>主キー (GRANTEE, TABLEID, GRANTOR)</li>
+
+<li>一意キー (TABLEPERMSID)</li>
+
+<li>外部キー (TABLEID references SYS.SYSTABLES)</li>
+
+</ul>
+ </div>
+<p>次にSYSTABLEPERMS表にある各列の情報を記します。</p>
+
+<div class="tablenoborder"><table summary="" cellspacing="0" cellpadding="4" width="100%" frame="border" border="1" rules="all">
+
+<thead align="left">
+<tr>
+<th align="left" valign="bottom" width="27%" id="N100AB">列名</th>
+
+<th align="left" valign="bottom" width="10%" id="N100B4">型</th>
+
+<th align="left" valign="bottom" width="11%" id="N100BD">長さ</th>
+
+<th align="left" valign="bottom" width="14.000000000000002%" id="N100C6">Null可</th>
+
+<th align="left" valign="bottom" width="38%" id="N100CF">内容</th>
+
+</tr>
+
+</thead>
+
+<tbody>
+<tr>
+<td valign="top" width="27%" headers="N100AB ">TABLEPERMSID</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">依存関係管理機能において、ビューやトリガ、制約の、テーブル単位の権限への依存を処理するために使います。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">GRANTEE</td>
+
+<td valign="top" width="10%" headers="N100B4 ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">権限が与えられたユーザの認証識別子です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">GRANTOR</td>
+
+<td valign="top" width="10%" headers="N100B4 ">VARCHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">30</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">権限を与えたユーザの認証識別子です。データベース上の情報の所有者だけが権限を与えることができます。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">TABLEID</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">36</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">権限が与えられたテーブルの一意な識別子です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">SELECTPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">SELECT権限が与えられているかをあらわします。有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">DELETEPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">DELETE権限が与えられているかをあらわします。
+有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">INSERTPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">INSERT権限が与えられているかをあらわします。
+有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">UPDATEPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">UPDATE権限が与えられているかをあらわします。
+有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">REFERENCEPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">REFERENCE権限が与えられているかをあらわします。
+有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+<tr>
+<td valign="top" width="27%" headers="N100AB ">TRIGGERPRIV</td>
+
+<td valign="top" width="10%" headers="N100B4 ">CHAR</td>
+
+<td valign="top" width="11%" headers="N100BD ">1</td>
+
+<td valign="top" width="14.000000000000002%" headers="N100C6 ">不可</td>
+
+<td valign="top" width="38%" headers="N100CF ">TRIGGER権限が与えられているかをあらわします。有効な値は、'y'(付与されたものではない権限を持つ)
+'Y'(付与された権限を持つ)
+'N'(権限を持たない)です。</td>
+
+</tr>
+
+</tbody>
+
+</table>
+</div>
+</div>
+
+</div>
+
+<div>
+<div class="familylinks">
+<div class="parentlink"><strong>親トピック:</strong> <a href="rrefsistabs38369.html" title="">Derbyのシステム表</a></div>
+</div>
+<div class="relref"><strong>関連資料</strong><br />
+<div><a href="rrefsqljrevoke.html" title="REVOKE文を使って、指定したユーザあるいは全ユーザから、データベースの情報に対して操作を行う権限を剥奪することができます。">REVOKE 文</a></div>
+<div><a href="rrefsqljgrant.html" title="GRANT 文を使って、データベースにある情報の操作権限を、指定した一人あるいは全ユーザに与えることができます。">GRANT 文</a></div>
+</div>
+</div>
+
+</body>
+</html>

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