~krause/owl-dicml/trunk

« back to all changes in this revision

Viewing changes to gidooXMLDB/lib/Derby_10.4/jdbc4/index-all.html

  • Committer: tho.krause
  • Date: 2009-09-13 12:19:17 UTC
  • Revision ID: vcs-imports@canonical.com-20090913121917-ng9ur6t34u7903z9
-see previous commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<!--NewPage-->
3
 
<HTML>
4
 
<HEAD>
5
 
<!-- Generated by javadoc (build 1.6.0_01-dp) on Tue Aug 26 06:30:05 PDT 2008 -->
6
 
<TITLE>
7
 
Index (Apache Derby 10.4 API Documentation)
8
 
</TITLE>
9
 
 
10
 
<META NAME="date" CONTENT="2008-08-26">
11
 
 
12
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
13
 
 
14
 
<SCRIPT type="text/javascript">
15
 
function windowTitle()
16
 
{
17
 
    if (location.href.indexOf('is-external=true') == -1) {
18
 
        parent.document.title="Index (Apache Derby 10.4 API Documentation)";
19
 
    }
20
 
}
21
 
</SCRIPT>
22
 
<NOSCRIPT>
23
 
</NOSCRIPT>
24
 
 
25
 
</HEAD>
26
 
 
27
 
<BODY BGCOLOR="white" onload="windowTitle();">
28
 
<HR>
29
 
 
30
 
 
31
 
<!-- ========= START OF TOP NAVBAR ======= -->
32
 
<A NAME="navbar_top"><!-- --></A>
33
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
 
<TR>
36
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
 
<A NAME="navbar_top_firstrow"><!-- --></A>
38
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
 
  <TR ALIGN="center" VALIGN="top">
40
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
46
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47
 
  </TR>
48
 
</TABLE>
49
 
</TD>
50
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51
 
Apache Derby 10.4</EM>
52
 
</TD>
53
 
</TR>
54
 
 
55
 
<TR>
56
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
 
&nbsp;PREV&nbsp;
58
 
&nbsp;NEXT</FONT></TD>
59
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60
 
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61
 
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62
 
&nbsp;<SCRIPT type="text/javascript">
63
 
  <!--
64
 
  if(window==top) {
65
 
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
66
 
  }
67
 
  //-->
68
 
</SCRIPT>
69
 
<NOSCRIPT>
70
 
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
71
 
</NOSCRIPT>
72
 
 
73
 
 
74
 
</FONT></TD>
75
 
</TR>
76
 
</TABLE>
77
 
<A NAME="skip-navbar_top"></A>
78
 
<!-- ========= END OF TOP NAVBAR ========= -->
79
 
 
80
 
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
81
 
<A NAME="_A_"><!-- --></A><H2>
82
 
<B>A</B></H2>
83
 
<DL>
84
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#acceptsURL(java.lang.String)"><B>acceptsURL(String)</B></A> - 
85
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
86
 
<DD>&nbsp;
87
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#acceptsURL(java.lang.String)"><B>acceptsURL(String)</B></A> - 
88
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
89
 
<DD>Accept anything that starts with <CODE>jdbc:derby:</CODE>.
90
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html#acceptsURL(java.lang.String)"><B>acceptsURL(String)</B></A> - 
91
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans">JDBCMBean</A>
92
 
<DD>Does the driver accept the passed in JDBC URL
93
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#addQuotes(java.lang.String)"><B>addQuotes(String)</B></A> - 
94
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
95
 
<DD>&nbsp;
96
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#addSingleQuotes(java.lang.String)"><B>addSingleQuotes(String)</B></A> - 
97
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
98
 
<DD>&nbsp;
99
 
<DT><A HREF="./org/apache/derby/authentication/UserAuthenticator.html#authenticateUser(java.lang.String, java.lang.String, java.lang.String, java.util.Properties)"><B>authenticateUser(String, String, String, Properties)</B></A> - 
100
 
Method in interface org.apache.derby.authentication.<A HREF="./org/apache/derby/authentication/UserAuthenticator.html" title="interface in org.apache.derby.authentication">UserAuthenticator</A>
101
 
<DD>Authenticate a user's credentials.
102
 
</DL>
103
 
<HR>
104
 
<A NAME="_C_"><!-- --></A><H2>
105
 
<B>C</B></H2>
106
 
<DL>
107
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#CLEAR_TEXT_PASSWORD_SECURITY"><B>CLEAR_TEXT_PASSWORD_SECURITY</B></A> - 
108
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
109
 
<DD>&nbsp;
110
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#CLIENT"><B>CLIENT</B></A> - 
111
 
Static variable in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
112
 
<DD>The genus name for the client code.
113
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc"><B>ClientBaseDataSource</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>Base class for client-side DataSource implementations.<DT><A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc"><B>ClientConnectionPoolDataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>ClientConnectionPoolDataSource40 is a factory for PooledConnection objects.<DT><A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html#ClientConnectionPoolDataSource40()"><B>ClientConnectionPoolDataSource40()</B></A> - 
114
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">ClientConnectionPoolDataSource40</A>
115
 
<DD>&nbsp;
116
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDataSource40.html" title="class in org.apache.derby.jdbc"><B>ClientDataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>ClientDataSource40 is a simple data source implementation
117
 
 that can be used for establishing connections in a
118
 
 non-pooling, non-distributed environment.<DT><A HREF="./org/apache/derby/jdbc/ClientDataSource40.html#ClientDataSource40()"><B>ClientDataSource40()</B></A> - 
119
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDataSource40.html" title="class in org.apache.derby.jdbc">ClientDataSource40</A>
120
 
<DD>&nbsp;
121
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc"><B>ClientDriver</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>&nbsp;<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#ClientDriver()"><B>ClientDriver()</B></A> - 
122
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
123
 
<DD>&nbsp;
124
 
<DT><A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html" title="class in org.apache.derby.jdbc"><B>ClientXADataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>
125
 
 This is Derby's network XADataSource for use with JDBC4.0.<DT><A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html#ClientXADataSource40()"><B>ClientXADataSource40()</B></A> - 
126
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html" title="class in org.apache.derby.jdbc">ClientXADataSource40</A>
127
 
<DD>&nbsp;
128
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#computeDncLogWriter(org.apache.derby.client.am.Connection, java.io.PrintWriter, java.lang.String, java.lang.String, boolean, java.lang.String, int, int)"><B>computeDncLogWriter(Connection, PrintWriter, String, String, boolean, String, int, int)</B></A> - 
129
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
130
 
<DD>&nbsp;
131
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#connect(java.lang.String, java.util.Properties)"><B>connect(String, Properties)</B></A> - 
132
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
133
 
<DD>&nbsp;
134
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#connect(java.lang.String, java.util.Properties)"><B>connect(String, Properties)</B></A> - 
135
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
136
 
<DD>Connect to the URL if possible
137
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#connectionAttributes"><B>connectionAttributes</B></A> - 
138
 
Variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
139
 
<DD>&nbsp;
140
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#CONTROL"><B>CONTROL</B></A> - 
141
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
142
 
<DD>Permission to perform control actions through JMX
143
 
 on engine, server or jmx.
144
 
</DL>
145
 
<HR>
146
 
<A NAME="_D_"><!-- --></A><H2>
147
 
<B>D</B></H2>
148
 
<DL>
149
 
<DT><A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools"><B>dblook</B></A> - Class in <A HREF="./org/apache/derby/tools/package-summary.html">org.apache.derby.tools</A><DD>&nbsp;<DT><A HREF="./org/apache/derby/tools/dblook.html#dblook(java.lang.String[])"><B>dblook(String[])</B></A> - 
150
 
Constructor for class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
151
 
<DD>&nbsp;
152
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#DBMS"><B>DBMS</B></A> - 
153
 
Static variable in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
154
 
<DD>The genus name for the Apache Derby code.
155
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#DEFAULT_PORTNUMBER"><B>DEFAULT_PORTNUMBER</B></A> - 
156
 
Static variable in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
157
 
<DD>&nbsp;
158
 
<DT><A HREF="./org/apache/derby/vti/VTICosting.html#defaultEstimatedCost"><B>defaultEstimatedCost</B></A> - 
159
 
Static variable in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti">VTICosting</A>
160
 
<DD>A useful constant: The default estimated cost of instantiating and
161
 
           iterating throught a Table Function.
162
 
<DT><A HREF="./org/apache/derby/vti/VTICosting.html#defaultEstimatedRowCount"><B>defaultEstimatedRowCount</B></A> - 
163
 
Static variable in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti">VTICosting</A>
164
 
<DD>A useful constant: the default estimated number of rows returned by a
165
 
 Table Function.
166
 
<DT><A HREF="./org/apache/derby/drda/NetServlet.html#doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doGet(HttpServletRequest, HttpServletResponse)</B></A> - 
167
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda">NetServlet</A>
168
 
<DD>Get the form of NetServlet.
169
 
<DT><A HREF="./org/apache/derby/drda/NetServlet.html#doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)"><B>doPost(HttpServletRequest, HttpServletResponse)</B></A> - 
170
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda">NetServlet</A>
171
 
<DD>Get the form of NetServlet.
172
 
</DL>
173
 
<HR>
174
 
<A NAME="_E_"><!-- --></A><H2>
175
 
<B>E</B></H2>
176
 
<DL>
177
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc"><B>EmbeddedConnectionPoolDataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>EmbeddedConnectionPoolDataSource40 is Derby's ConnectionPoolDataSource
178
 
        implementation for the JDBC4.0 environment.<DT><A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html#EmbeddedConnectionPoolDataSource40()"><B>EmbeddedConnectionPoolDataSource40()</B></A> - 
179
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedConnectionPoolDataSource40</A>
180
 
<DD>&nbsp;
181
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html" title="class in org.apache.derby.jdbc"><B>EmbeddedDataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>EmbeddedDataSource40 is Derby's DataSource implementation for JDBC4.0.<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html#EmbeddedDataSource40()"><B>EmbeddedDataSource40()</B></A> - 
182
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedDataSource40</A>
183
 
<DD>&nbsp;
184
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc"><B>EmbeddedDriver</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>The embedded JDBC driver (Type 4) for Derby.<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#EmbeddedDriver()"><B>EmbeddedDriver()</B></A> - 
185
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
186
 
<DD>&nbsp;
187
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html" title="class in org.apache.derby.jdbc"><B>EmbeddedXADataSource40</B></A> - Class in <A HREF="./org/apache/derby/jdbc/package-summary.html">org.apache.derby.jdbc</A><DD>EmbeddedXADataSource40 is Derby's XADataSource implementation for JDBC4.0.<DT><A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html#EmbeddedXADataSource40()"><B>EmbeddedXADataSource40()</B></A> - 
188
 
Constructor for class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedXADataSource40</A>
189
 
<DD>Creates a new instance of EmbeddedXADataSource40
190
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#ENCRYPTED_PASSWORD_SECURITY"><B>ENCRYPTED_PASSWORD_SECURITY</B></A> - 
191
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
192
 
<DD>&nbsp;
193
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#ENCRYPTED_USER_AND_PASSWORD_SECURITY"><B>ENCRYPTED_USER_AND_PASSWORD_SECURITY</B></A> - 
194
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
195
 
<DD>&nbsp;
196
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#ENGINE"><B>ENGINE</B></A> - 
197
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
198
 
<DD>Permission target name for actions applicable
199
 
 to the core database engine.
200
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
201
 
Method in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
202
 
<DD>Does this permission equal another object.
203
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#expandDoubleQuotes(java.lang.String)"><B>expandDoubleQuotes(String)</B></A> - 
204
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
205
 
<DD>&nbsp;
206
 
</DL>
207
 
<HR>
208
 
<A NAME="_G_"><!-- --></A><H2>
209
 
<B>G</B></H2>
210
 
<DL>
211
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getAccumulatedConnectionCount()"><B>getAccumulatedConnectionCount()</B></A> - 
212
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
213
 
<DD>
214
 
 Gets the accumulated number of connections.
215
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#getActions()"><B>getActions()</B></A> - 
216
 
Method in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
217
 
<DD>Return the permission's actions in a canonical form.
218
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getActiveConnectionCount()"><B>getActiveConnectionCount()</B></A> - 
219
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
220
 
<DD>
221
 
 Gets the number of currently active connections.
222
 
<DT><A HREF="./org/apache/derby/tools/ij.html#getArg(java.lang.String, java.lang.String[])"><B>getArg(String, String[])</B></A> - 
223
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools">ij</A>
224
 
<DD>&nbsp;
225
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getBuildNumber()"><B>getBuildNumber()</B></A> - 
226
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
227
 
<DD>&nbsp;
228
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getBuildNumber()"><B>getBuildNumber()</B></A> - 
229
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
230
 
<DD>gets the build number for the Apache Derby embedded library
231
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getBuildNumber(java.lang.String)"><B>getBuildNumber(String)</B></A> - 
232
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
233
 
<DD>gets the build number for the specified library
234
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getBytesReceived()"><B>getBytesReceived()</B></A> - 
235
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
236
 
<DD>
237
 
 Gets the total number of bytes read by the server since it was started.
238
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getBytesReceivedPerSecond()"><B>getBytesReceivedPerSecond()</B></A> - 
239
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
240
 
<DD>
241
 
 Gets the number of bytes received per second by the Network 
242
 
 Server.
243
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getBytesSent()"><B>getBytesSent()</B></A> - 
244
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
245
 
<DD> 
246
 
 Gets the total number of bytes written by the server since it was 
247
 
 started.
248
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getBytesSentPerSecond()"><B>getBytesSentPerSecond()</B></A> - 
249
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
250
 
<DD>
251
 
 Gets the number of bytes sent per second by the Network Server.
252
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getClientSSLMode(java.util.Properties)"><B>getClientSSLMode(Properties)</B></A> - 
253
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
254
 
<DD>&nbsp;
255
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#getColNameFromNumber(java.lang.String, int)"><B>getColNameFromNumber(String, int)</B></A> - 
256
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
257
 
<DD>&nbsp;
258
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#getColumnListFromDescription(java.lang.String, java.lang.String)"><B>getColumnListFromDescription(String, String)</B></A> - 
259
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
260
 
<DD>&nbsp;
261
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getConnectionAttributes()"><B>getConnectionAttributes()</B></A> - 
262
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
263
 
<DD>&nbsp;
264
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getConnectionCount()"><B>getConnectionCount()</B></A> - 
265
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
266
 
<DD>
267
 
 Gets the total number of current connections (waiting or active) to the
268
 
 Network Server.
269
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getConnectionThreadPoolSize()"><B>getConnectionThreadPoolSize()</B></A> - 
270
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
271
 
<DD>
272
 
 Get the size of the connection thread pool.
273
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getCreateDatabase()"><B>getCreateDatabase()</B></A> - 
274
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
275
 
<DD>&nbsp;
276
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#getCurrentProperties()"><B>getCurrentProperties()</B></A> - 
277
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
278
 
<DD>Get current Network server properties
279
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getDatabaseName()"><B>getDatabaseName()</B></A> - 
280
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
281
 
<DD>&nbsp;
282
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getDataSourceName()"><B>getDataSourceName()</B></A> - 
283
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
284
 
<DD>&nbsp;
285
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getDescription()"><B>getDescription()</B></A> - 
286
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
287
 
<DD>&nbsp;
288
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaHost()"><B>getDrdaHost()</B></A> - 
289
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
290
 
<DD>
291
 
 Gets the network interface address on which the Network Server is 
292
 
 listening.
293
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaKeepAlive()"><B>getDrdaKeepAlive()</B></A> - 
294
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
295
 
<DD>
296
 
 Reports whether or not the Derby Network Server will send keepalive 
297
 
 probes and attempt to clean up connections for disconnected clients (the 
298
 
 value of the <code>derby.drda.keepAlive</code> property).
299
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaMaxThreads()"><B>getDrdaMaxThreads()</B></A> - 
300
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
301
 
<DD>
302
 
 Reports the maximum number of client connection threads the Network 
303
 
 Server will allocate at any given time.
304
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaPortNumber()"><B>getDrdaPortNumber()</B></A> - 
305
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
306
 
<DD>
307
 
 Gets the port number on which the Network Server is listening for client 
308
 
 connections.
309
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaSecurityMechanism()"><B>getDrdaSecurityMechanism()</B></A> - 
310
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
311
 
<DD>
312
 
 The Derby security mechanism required by the Network Server for all 
313
 
 client connections.
314
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaSslMode()"><B>getDrdaSslMode()</B></A> - 
315
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
316
 
<DD>
317
 
 Reports whether client connections must be encrypted using Secure 
318
 
 Sockets Layer (SSL), and whether certificate based peer authentication 
319
 
 is enabled.
320
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaStreamOutBufferSize()"><B>getDrdaStreamOutBufferSize()</B></A> - 
321
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
322
 
<DD>
323
 
 The size of the buffer used for streaming BLOB and CLOB from server to 
324
 
 client.
325
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaTimeSlice()"><B>getDrdaTimeSlice()</B></A> - 
326
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
327
 
<DD>
328
 
 If the server property <code>derby.drda.maxThreads</code> is set to a 
329
 
 non-zero value, this is the number of milliseconds that each client 
330
 
 connection will actively use in the Network Server before yielding to 
331
 
 another connection.
332
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaTraceAll()"><B>getDrdaTraceAll()</B></A> - 
333
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
334
 
<DD>
335
 
 Whether server-side tracing is enabled for all client connections 
336
 
 (sessions).
337
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getDrdaTraceDirectory()"><B>getDrdaTraceDirectory()</B></A> - 
338
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
339
 
<DD>
340
 
 Indicates the location of tracing files on the server host, if server
341
 
 tracing has been enabled.
342
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html#getDriverLevel()"><B>getDriverLevel()</B></A> - 
343
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans">JDBCMBean</A>
344
 
<DD>Get the JDBC driver's implementation level
345
 
<DT><A HREF="./org/apache/derby/vti/VTICosting.html#getEstimatedCostPerInstantiation(org.apache.derby.vti.VTIEnvironment)"><B>getEstimatedCostPerInstantiation(VTIEnvironment)</B></A> - 
346
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti">VTICosting</A>
347
 
<DD>Get the estimated cost for a single instantiation of a Table Function.
348
 
<DT><A HREF="./org/apache/derby/vti/VTICosting.html#getEstimatedRowCount(org.apache.derby.vti.VTIEnvironment)"><B>getEstimatedRowCount(VTIEnvironment)</B></A> - 
349
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti">VTICosting</A>
350
 
<DD>Get the estimated row count for a single scan of a Table Function.
351
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#getFactory()"><B>getFactory()</B></A> - 
352
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
353
 
<DD>This method returns an Implementation
354
 
of ClientJDBCObjectFactory depending on
355
 
VM under use
356
 
Currently it returns either
357
 
ClientJDBCObjectFactoryImpl
358
 
(or)
359
 
ClientJDBCObjectFactoryImpl40
360
 
<DT><A HREF="./org/apache/derby/drda/NetServlet.html#getHtmlLabelledMessageInstance(org.apache.derby.iapi.tools.i18n.LocalizedResource, java.lang.String, java.lang.String)"><B>getHtmlLabelledMessageInstance(LocalizedResource, String, String)</B></A> - 
361
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda">NetServlet</A>
362
 
<DD>get an HTML labelled message from the resource bundle file, according to
363
 
 the given key.
364
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getInfo(java.io.PrintWriter)"><B>getInfo(PrintWriter)</B></A> - 
365
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
366
 
<DD>&nbsp;
367
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getLoginTimeout()"><B>getLoginTimeout()</B></A> - 
368
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
369
 
<DD>&nbsp;
370
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getLogWriter()"><B>getLogWriter()</B></A> - 
371
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
372
 
<DD>&nbsp;
373
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getMaintenanceVersion()"><B>getMaintenanceVersion()</B></A> - 
374
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
375
 
<DD>&nbsp;
376
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
377
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
378
 
<DD>&nbsp;
379
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
380
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
381
 
<DD>Returns the driver's major version number.
382
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
383
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans">JDBCMBean</A>
384
 
<DD>Return the JDBC driver's major version.
385
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
386
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
387
 
<DD>&nbsp;
388
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getMajorVersion()"><B>getMajorVersion()</B></A> - 
389
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
390
 
<DD>gets the major version of the Apache Derby embedded code.
391
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getMajorVersion(java.lang.String)"><B>getMajorVersion(String)</B></A> - 
392
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
393
 
<DD>gets the major version of the specified code library.
394
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#getMaxThreads()"><B>getMaxThreads()</B></A> - 
395
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
396
 
<DD>Returns the current maxThreads setting for the running Network Server
397
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
398
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
399
 
<DD>&nbsp;
400
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
401
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
402
 
<DD>Returns the driver's minor version number.
403
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
404
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans">JDBCMBean</A>
405
 
<DD>Return the JDBC driver's minor version.
406
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
407
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
408
 
<DD>&nbsp;
409
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getMinorVersion()"><B>getMinorVersion()</B></A> - 
410
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
411
 
<DD>gets the minor version of the Apache Derby embedded code.
412
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getMinorVersion(java.lang.String)"><B>getMinorVersion(String)</B></A> - 
413
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
414
 
<DD>gets the minor version of the specified code library.
415
 
<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html#getOriginalSQL()"><B>getOriginalSQL()</B></A> - 
416
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti">VTIEnvironment</A>
417
 
<DD>Return the SQL text of the original SQL statement.
418
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getPassword(java.util.Properties)"><B>getPassword(Properties)</B></A> - 
419
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
420
 
<DD>&nbsp;
421
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getPassword()"><B>getPassword()</B></A> - 
422
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
423
 
<DD>&nbsp;
424
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getPortNumber()"><B>getPortNumber()</B></A> - 
425
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
426
 
<DD>&nbsp;
427
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getProductName()"><B>getProductName()</B></A> - 
428
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
429
 
<DD>&nbsp;
430
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getProductName()"><B>getProductName()</B></A> - 
431
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
432
 
<DD>gets the product name for the Apache Derby embedded library
433
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getProductName(java.lang.String)"><B>getProductName(String)</B></A> - 
434
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
435
 
<DD>gets the external name for the specified code library.
436
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getProductTechnologyName()"><B>getProductTechnologyName()</B></A> - 
437
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
438
 
<DD>&nbsp;
439
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getProductVendorName()"><B>getProductVendorName()</B></A> - 
440
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
441
 
<DD>&nbsp;
442
 
<DT><A HREF="./org/apache/derby/tools/ij.html#getPropertyArg(java.lang.String[])"><B>getPropertyArg(String[])</B></A> - 
443
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools">ij</A>
444
 
<DD>&nbsp;
445
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#getPropertyInfo(java.lang.String, java.util.Properties)"><B>getPropertyInfo(String, Properties)</B></A> - 
446
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
447
 
<DD>&nbsp;
448
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#getPropertyInfo(java.lang.String, java.util.Properties)"><B>getPropertyInfo(String, Properties)</B></A> - 
449
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
450
 
<DD>Returns an array of DriverPropertyInfo objects describing possible properties.
451
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getReference()"><B>getReference()</B></A> - 
452
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
453
 
<DD>&nbsp;
454
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getRetrieveMessageText(java.util.Properties)"><B>getRetrieveMessageText(Properties)</B></A> - 
455
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
456
 
<DD>&nbsp;
457
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getRetrieveMessageText()"><B>getRetrieveMessageText()</B></A> - 
458
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
459
 
<DD>&nbsp;
460
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#getRuntimeInfo()"><B>getRuntimeInfo()</B></A> - 
461
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
462
 
<DD>Return detailed session runtime information about sessions,
463
 
 prepared statements, and memory usage for the running Network Server.
464
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getSecurityMechanism(java.util.Properties)"><B>getSecurityMechanism(Properties)</B></A> - 
465
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
466
 
<DD>Return security mechanism if it is set, else upgrade the security mechanism
467
 
 if possible and return the upgraded security mechanism
468
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getSecurityMechanism()"><B>getSecurityMechanism()</B></A> - 
469
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
470
 
<DD>Return the security mechanism.
471
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getSecurityMechanism(java.lang.String)"><B>getSecurityMechanism(String)</B></A> - 
472
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
473
 
<DD>Return the security mechanism for this datasource object.
474
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getServerName()"><B>getServerName()</B></A> - 
475
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
476
 
<DD>&nbsp;
477
 
<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html#getSharedState(java.lang.String)"><B>getSharedState(String)</B></A> - 
478
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti">VTIEnvironment</A>
479
 
<DD>Get an object associated with a key from set of objects maintained with the statement plan.
480
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getShutdownDatabase()"><B>getShutdownDatabase()</B></A> - 
481
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
482
 
<DD>&nbsp;
483
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getSsl()"><B>getSsl()</B></A> - 
484
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
485
 
<DD>&nbsp;
486
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getSSLModeFromString(java.lang.String)"><B>getSSLModeFromString(String)</B></A> - 
487
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
488
 
<DD>&nbsp;
489
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getStartTime()"><B>getStartTime()</B></A> - 
490
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
491
 
<DD>
492
 
 Gets the start time of the network server.
493
 
<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html#getStatementIsolationLevel()"><B>getStatementIsolationLevel()</B></A> - 
494
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti">VTIEnvironment</A>
495
 
<DD>Get the  specific JDBC isolation of the statement.
496
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#getSysinfo()"><B>getSysinfo()</B></A> - 
497
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
498
 
<DD>Return classpath and version information about the running 
499
 
 Network Server.
500
 
<DT><A HREF="./org/apache/derby/mbeans/Management.html#getSystemIdentifier()"><B>getSystemIdentifier()</B></A> - 
501
 
Method in class org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans">Management</A>
502
 
<DD>Return the system identifier that this MBean is managing.
503
 
<DT><A HREF="./org/apache/derby/mbeans/ManagementMBean.html#getSystemIdentifier()"><B>getSystemIdentifier()</B></A> - 
504
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/ManagementMBean.html" title="interface in org.apache.derby.mbeans">ManagementMBean</A>
505
 
<DD>Get the system identifier that this MBean is managing.
506
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#getTimeSlice()"><B>getTimeSlice()</B></A> - 
507
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
508
 
<DD>Return the current timeSlice setting for the running Network Server
509
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceDirectory(java.util.Properties)"><B>getTraceDirectory(Properties)</B></A> - 
510
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
511
 
<DD>Check if derby.client.traceDirectory is provided as a JVM property.
512
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceDirectory()"><B>getTraceDirectory()</B></A> - 
513
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
514
 
<DD>&nbsp;
515
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceFile(java.util.Properties)"><B>getTraceFile(Properties)</B></A> - 
516
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
517
 
<DD>&nbsp;
518
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceFile()"><B>getTraceFile()</B></A> - 
519
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
520
 
<DD>&nbsp;
521
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceFileAppend(java.util.Properties)"><B>getTraceFileAppend(Properties)</B></A> - 
522
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
523
 
<DD>&nbsp;
524
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceFileAppend()"><B>getTraceFileAppend()</B></A> - 
525
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
526
 
<DD>&nbsp;
527
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceLevel(java.util.Properties)"><B>getTraceLevel(Properties)</B></A> - 
528
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
529
 
<DD>Check if derby.client.traceLevel is provided as a JVM property.
530
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getTraceLevel()"><B>getTraceLevel()</B></A> - 
531
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
532
 
<DD>&nbsp;
533
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getUpgradedSecurityMechanism(java.lang.String)"><B>getUpgradedSecurityMechanism(String)</B></A> - 
534
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
535
 
<DD>This method has logic to upgrade security mechanism to a better (more secure)
536
 
 one if it is possible.
537
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getUptime()"><B>getUptime()</B></A> - 
538
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
539
 
<DD>
540
 
 Gets the time (in milliseconds) the Network Server has been running.
541
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getUser(java.util.Properties)"><B>getUser(Properties)</B></A> - 
542
 
Static method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
543
 
<DD>&nbsp;
544
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#getUser()"><B>getUser()</B></A> - 
545
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
546
 
<DD>&nbsp;
547
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#getVersionString()"><B>getVersionString()</B></A> - 
548
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
549
 
<DD>Return the full version string.
550
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getVersionString()"><B>getVersionString()</B></A> - 
551
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
552
 
<DD>Return the version information string for the specified library including alpha or beta indicators.
553
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#getVersionString(java.lang.String)"><B>getVersionString(String)</B></A> - 
554
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
555
 
<DD>Return the version information string for the Apache Derby embedded library including alpha or beta indicators.
556
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#getWaitingConnectionCount()"><B>getWaitingConnectionCount()</B></A> - 
557
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
558
 
<DD>
559
 
 Gets the number of currently waiting connections.
560
 
</DL>
561
 
<HR>
562
 
<A NAME="_I_"><!-- --></A><H2>
563
 
<B>I</B></H2>
564
 
<DL>
565
 
<DT><A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools"><B>ij</B></A> - Class in <A HREF="./org/apache/derby/tools/package-summary.html">org.apache.derby.tools</A><DD>ij is Derby's interactive JDBC scripting tool.<DT><A HREF="./org/apache/derby/security/SystemPermission.html#implies(java.security.Permission)"><B>implies(Permission)</B></A> - 
566
 
Method in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
567
 
<DD>Does this permission imply another.
568
 
<DT><A HREF="./org/apache/derby/drda/NetServlet.html#init(javax.servlet.ServletConfig)"><B>init(ServletConfig)</B></A> - 
569
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda">NetServlet</A>
570
 
<DD>Initialize the servlet.
571
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#isAlpha()"><B>isAlpha()</B></A> - 
572
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
573
 
<DD>&nbsp;
574
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html#isBeta()"><B>isBeta()</B></A> - 
575
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans">VersionMBean</A>
576
 
<DD>&nbsp;
577
 
<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html#isCompileTime()"><B>isCompileTime()</B></A> - 
578
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti">VTIEnvironment</A>
579
 
<DD>Return true if this instance of the Table Function has been created for compilation,
580
 
                false if it is for runtime execution.
581
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html#isCompliantDriver()"><B>isCompliantDriver()</B></A> - 
582
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans">JDBCMBean</A>
583
 
<DD>Is the JDBC driver compliant.
584
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#isExcludedTable(java.lang.String)"><B>isExcludedTable(String)</B></A> - 
585
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
586
 
<DD>&nbsp;
587
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#isIgnorableSchema(java.lang.String)"><B>isIgnorableSchema(String)</B></A> - 
588
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
589
 
<DD>&nbsp;
590
 
<DT><A HREF="./org/apache/derby/mbeans/Management.html#isManagementActive()"><B>isManagementActive()</B></A> - 
591
 
Method in class org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans">Management</A>
592
 
<DD>Return state of Derby's JMX management.
593
 
<DT><A HREF="./org/apache/derby/mbeans/ManagementMBean.html#isManagementActive()"><B>isManagementActive()</B></A> - 
594
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/ManagementMBean.html" title="interface in org.apache.derby.mbeans">ManagementMBean</A>
595
 
<DD>Is Derby's JMX management active.
596
 
<DT><A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
597
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">ClientConnectionPoolDataSource40</A>
598
 
<DD>Returns false unless <code>interfaces</code> is implemented
599
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
600
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDataSource40.html" title="class in org.apache.derby.jdbc">ClientDataSource40</A>
601
 
<DD>Returns false unless <code>interfaces</code> is implemented
602
 
<DT><A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
603
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html" title="class in org.apache.derby.jdbc">ClientXADataSource40</A>
604
 
<DD>Returns false unless <code>interfaces</code> is implemented
605
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
606
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedConnectionPoolDataSource40</A>
607
 
<DD>Returns false unless <code>interfaces</code> is implemented
608
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
609
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedDataSource40</A>
610
 
<DD>Returns false unless <code>interfaces</code> is implemented
611
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html#isWrapperFor(java.lang.Class)"><B>isWrapperFor(Class&lt;?&gt;)</B></A> - 
612
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedXADataSource40</A>
613
 
<DD>Returns false unless <code>interfaces</code> is implemented
614
 
</DL>
615
 
<HR>
616
 
<A NAME="_J_"><!-- --></A><H2>
617
 
<B>J</B></H2>
618
 
<DL>
619
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDriver.html#jdbcCompliant()"><B>jdbcCompliant()</B></A> - 
620
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDriver.html" title="class in org.apache.derby.jdbc">ClientDriver</A>
621
 
<DD>&nbsp;
622
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html#jdbcCompliant()"><B>jdbcCompliant()</B></A> - 
623
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDriver.html" title="class in org.apache.derby.jdbc">EmbeddedDriver</A>
624
 
<DD>Report whether the Driver is a genuine JDBC COMPLIANT (tm) driver.
625
 
<DT><A HREF="./org/apache/derby/mbeans/JDBCMBean.html" title="interface in org.apache.derby.mbeans"><B>JDBCMBean</B></A> - Interface in <A HREF="./org/apache/derby/mbeans/package-summary.html">org.apache.derby.mbeans</A><DD>Management and information for the embedded JDBC driver.<DT><A HREF="./org/apache/derby/security/SystemPermission.html#JMX"><B>JMX</B></A> - 
626
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
627
 
<DD>Permission target name for actions applicable
628
 
 to management of Derby's JMX MBeans.
629
 
</DL>
630
 
<HR>
631
 
<A NAME="_L_"><!-- --></A><H2>
632
 
<B>L</B></H2>
633
 
<DL>
634
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#logConnections(boolean)"><B>logConnections(boolean)</B></A> - 
635
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
636
 
<DD>Turn logging connections on or off.
637
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#lookupMessage(java.lang.String)"><B>lookupMessage(String)</B></A> - 
638
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
639
 
<DD>&nbsp;
640
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#lookupMessage(java.lang.String, java.lang.String[])"><B>lookupMessage(String, String[])</B></A> - 
641
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
642
 
<DD>&nbsp;
643
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#lookupSchemaId(java.lang.String)"><B>lookupSchemaId(String)</B></A> - 
644
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
645
 
<DD>&nbsp;
646
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#lookupTableId(java.lang.String)"><B>lookupTableId(String)</B></A> - 
647
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
648
 
<DD>&nbsp;
649
 
</DL>
650
 
<HR>
651
 
<A NAME="_M_"><!-- --></A><H2>
652
 
<B>M</B></H2>
653
 
<DL>
654
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
655
 
Static method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
656
 
<DD>main routine for NetworkServerControl
657
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
658
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
659
 
<DD>&nbsp;
660
 
<DT><A HREF="./org/apache/derby/tools/ij.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
661
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools">ij</A>
662
 
<DD>&nbsp;
663
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
664
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
665
 
<DD>&nbsp;
666
 
<DT><A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans"><B>Management</B></A> - Class in <A HREF="./org/apache/derby/mbeans/package-summary.html">org.apache.derby.mbeans</A><DD>Management MBean to allow applications to dynamically
667
 
 control visibility of Derby's MBeans.<DT><A HREF="./org/apache/derby/mbeans/Management.html#Management()"><B>Management()</B></A> - 
668
 
Constructor for class org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans">Management</A>
669
 
<DD>&nbsp;
670
 
<DT><A HREF="./org/apache/derby/mbeans/ManagementMBean.html" title="interface in org.apache.derby.mbeans"><B>ManagementMBean</B></A> - Interface in <A HREF="./org/apache/derby/mbeans/package-summary.html">org.apache.derby.mbeans</A><DD>JMX MBean inteface to control visibility of Derby's MBeans.<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#maxStatementsToPool()"><B>maxStatementsToPool()</B></A> - 
671
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
672
 
<DD>Returns the maximum number of JDBC prepared statements a connection is
673
 
 allowed to cache.
674
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#MONITOR"><B>MONITOR</B></A> - 
675
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
676
 
<DD>Permission to perform monitoring actions through JMX
677
 
 on engine and server.
678
 
</DL>
679
 
<HR>
680
 
<A NAME="_N_"><!-- --></A><H2>
681
 
<B>N</B></H2>
682
 
<DL>
683
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#NET"><B>NET</B></A> - 
684
 
Static variable in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
685
 
<DD>The genus name for the network server code.
686
 
<DT><A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda"><B>NetServlet</B></A> - Class in <A HREF="./org/apache/derby/drda/package-summary.html">org.apache.derby.drda</A><DD>This servlet can be used to start Derby Network Server from a remote location.<DT><A HREF="./org/apache/derby/drda/NetServlet.html#NetServlet()"><B>NetServlet()</B></A> - 
687
 
Constructor for class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetServlet.html" title="class in org.apache.derby.drda">NetServlet</A>
688
 
<DD>&nbsp;
689
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda"><B>NetworkServerControl</B></A> - Class in <A HREF="./org/apache/derby/drda/package-summary.html">org.apache.derby.drda</A><DD>NetworkServerControl provides the ability to start a Network Server or 
690
 
        connect to a running Network Server to shutdown, configure or retreive 
691
 
        diagnostic information.<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#NetworkServerControl(java.net.InetAddress, int, java.lang.String, java.lang.String)"><B>NetworkServerControl(InetAddress, int, String, String)</B></A> - 
692
 
Constructor for class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
693
 
<DD>Creates a NetworkServerControl object that is configured to control
694
 
 a Network Server on a specified port and InetAddress with given
695
 
 user credentials.
696
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#NetworkServerControl(java.lang.String, java.lang.String)"><B>NetworkServerControl(String, String)</B></A> - 
697
 
Constructor for class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
698
 
<DD>Creates a NetworkServerControl object that is configured to control
699
 
 a Network Server on the default host and the default port with given
700
 
 user credentials.
701
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#NetworkServerControl(java.net.InetAddress, int)"><B>NetworkServerControl(InetAddress, int)</B></A> - 
702
 
Constructor for class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
703
 
<DD>Creates a NetworkServerControl object that is configured to control
704
 
 a Network Server on a  specified port and InetAddress.
705
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#NetworkServerControl()"><B>NetworkServerControl()</B></A> - 
706
 
Constructor for class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
707
 
<DD>Creates a NetworkServerControl object that is configured to control
708
 
 a Network Server on the default host(localhost)
709
 
 and the default port(1527) unless derby.drda.portNumber and 
710
 
 derby.drda.host are set.
711
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda"><B>NetworkServerMBean</B></A> - Interface in <A HREF="./org/apache/derby/mbeans/drda/package-summary.html">org.apache.derby.mbeans.drda</A><DD>
712
 
 This is an MBean defining a JMX management and monitoring interface of 
713
 
 Derby's Network Server.</DL>
714
 
<HR>
715
 
<A NAME="_O_"><!-- --></A><H2>
716
 
<B>O</B></H2>
717
 
<DL>
718
 
<DT><A HREF="./org/apache/derby/authentication/package-summary.html"><B>org.apache.derby.authentication</B></A> - package org.apache.derby.authentication<DD>&nbsp;<DT><A HREF="./org/apache/derby/drda/package-summary.html"><B>org.apache.derby.drda</B></A> - package org.apache.derby.drda<DD>&nbsp;<DT><A HREF="./org/apache/derby/jdbc/package-summary.html"><B>org.apache.derby.jdbc</B></A> - package org.apache.derby.jdbc<DD> JDBC driver and data source implementations.<DT><A HREF="./org/apache/derby/mbeans/package-summary.html"><B>org.apache.derby.mbeans</B></A> - package org.apache.derby.mbeans<DD> JMX MBeans.<DT><A HREF="./org/apache/derby/mbeans/drda/package-summary.html"><B>org.apache.derby.mbeans.drda</B></A> - package org.apache.derby.mbeans.drda<DD>This package contains JMX MBeans that are intended to provide monitoring
719
 
and management capabilities of the Derby Network Server.<DT><A HREF="./org/apache/derby/security/package-summary.html"><B>org.apache.derby.security</B></A> - package org.apache.derby.security<DD>&nbsp;<DT><A HREF="./org/apache/derby/tools/package-summary.html"><B>org.apache.derby.tools</B></A> - package org.apache.derby.tools<DD>&nbsp;<DT><A HREF="./org/apache/derby/vti/package-summary.html"><B>org.apache.derby.vti</B></A> - package org.apache.derby.vti<DD> Support for Table Functions.</DL>
720
 
<HR>
721
 
<A NAME="_P_"><!-- --></A><H2>
722
 
<B>P</B></H2>
723
 
<DL>
724
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#ping()"><B>ping()</B></A> - 
725
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
726
 
<DD>Check if Network Server is started
727
 
 Excecutes and returns without error if the server has started
728
 
<DT><A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html#ping()"><B>ping()</B></A> - 
729
 
Method in interface org.apache.derby.mbeans.drda.<A HREF="./org/apache/derby/mbeans/drda/NetworkServerMBean.html" title="interface in org.apache.derby.mbeans.drda">NetworkServerMBean</A>
730
 
<DD>
731
 
 Executes the network server's <code>ping</code> command.
732
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_portNumber"><B>propertyDefault_portNumber</B></A> - 
733
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
734
 
<DD>&nbsp;
735
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_retrieveMessageText"><B>propertyDefault_retrieveMessageText</B></A> - 
736
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
737
 
<DD>&nbsp;
738
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_securityMechanism"><B>propertyDefault_securityMechanism</B></A> - 
739
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
740
 
<DD>&nbsp;
741
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_serverName"><B>propertyDefault_serverName</B></A> - 
742
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
743
 
<DD>&nbsp;
744
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_traceFileAppend"><B>propertyDefault_traceFileAppend</B></A> - 
745
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
746
 
<DD>&nbsp;
747
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_traceLevel"><B>propertyDefault_traceLevel</B></A> - 
748
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
749
 
<DD>&nbsp;
750
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#propertyDefault_user"><B>propertyDefault_user</B></A> - 
751
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
752
 
<DD>&nbsp;
753
 
</DL>
754
 
<HR>
755
 
<A NAME="_R_"><!-- --></A><H2>
756
 
<B>R</B></H2>
757
 
<DL>
758
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#removeNewlines(java.lang.String)"><B>removeNewlines(String)</B></A> - 
759
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
760
 
<DD>&nbsp;
761
 
<DT><A HREF="./org/apache/derby/tools/ij.html#runScript(java.sql.Connection, java.io.InputStream, java.lang.String, java.io.OutputStream, java.lang.String)"><B>runScript(Connection, InputStream, String, OutputStream, String)</B></A> - 
762
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools">ij</A>
763
 
<DD>Run a SQL script from an InputStream and write
764
 
 the resulting output to the provided PrintStream.
765
 
</DL>
766
 
<HR>
767
 
<A NAME="_S_"><!-- --></A><H2>
768
 
<B>S</B></H2>
769
 
<DL>
770
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#securityMechanism"><B>securityMechanism</B></A> - 
771
 
Variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
772
 
<DD>&nbsp;
773
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#SERVER"><B>SERVER</B></A> - 
774
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
775
 
<DD>Permission target name for actions applicable
776
 
 to the network server.
777
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#setClientLocale(java.lang.String)"><B>setClientLocale(String)</B></A> - 
778
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
779
 
<DD>set the client locale.
780
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setConnectionAttributes(java.lang.String)"><B>setConnectionAttributes(String)</B></A> - 
781
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
782
 
<DD>Set this property to pass in more Derby specific connection URL attributes.
783
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setCreateDatabase(java.lang.String)"><B>setCreateDatabase(String)</B></A> - 
784
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
785
 
<DD>Set this property to create a new database.
786
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setDatabaseName(java.lang.String)"><B>setDatabaseName(String)</B></A> - 
787
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
788
 
<DD>&nbsp;
789
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setDataSourceName(java.lang.String)"><B>setDataSourceName(String)</B></A> - 
790
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
791
 
<DD>&nbsp;
792
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - 
793
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
794
 
<DD>&nbsp;
795
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setLoginTimeout(int)"><B>setLoginTimeout(int)</B></A> - 
796
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
797
 
<DD>&nbsp;
798
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setLogWriter(java.io.PrintWriter)"><B>setLogWriter(PrintWriter)</B></A> - 
799
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
800
 
<DD>&nbsp;
801
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#setMaxThreads(int)"><B>setMaxThreads(int)</B></A> - 
802
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
803
 
<DD>Set Network Server maxthread parameter.
804
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - 
805
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
806
 
<DD>&nbsp;
807
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setPortNumber(int)"><B>setPortNumber(int)</B></A> - 
808
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
809
 
<DD>&nbsp;
810
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setRetrieveMessageText(boolean)"><B>setRetrieveMessageText(boolean)</B></A> - 
811
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
812
 
<DD>&nbsp;
813
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setSecurityMechanism(short)"><B>setSecurityMechanism(short)</B></A> - 
814
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
815
 
<DD>Sets the security mechanism.
816
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setServerName(java.lang.String)"><B>setServerName(String)</B></A> - 
817
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
818
 
<DD>&nbsp;
819
 
<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html#setSharedState(java.lang.String, java.io.Serializable)"><B>setSharedState(String, Serializable)</B></A> - 
820
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti">VTIEnvironment</A>
821
 
<DD>Saves an object associated with a key that will be maintained
822
 
                for the lifetime of the statement plan.
823
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setShutdownDatabase(java.lang.String)"><B>setShutdownDatabase(String)</B></A> - 
824
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
825
 
<DD>Set this property if one wishes to shutdown the database identified by
826
 
 databaseName.
827
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setSsl(java.lang.String)"><B>setSsl(String)</B></A> - 
828
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
829
 
<DD>&nbsp;
830
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setSsl(int)"><B>setSsl(int)</B></A> - 
831
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
832
 
<DD>&nbsp;
833
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#setTimeSlice(int)"><B>setTimeSlice(int)</B></A> - 
834
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
835
 
<DD>Set Network Server connection time slice parameter.
836
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#setTraceDirectory(java.lang.String)"><B>setTraceDirectory(String)</B></A> - 
837
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
838
 
<DD>Set directory for trace files.
839
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setTraceDirectory(java.lang.String)"><B>setTraceDirectory(String)</B></A> - 
840
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
841
 
<DD>&nbsp;
842
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setTraceFile(java.lang.String)"><B>setTraceFile(String)</B></A> - 
843
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
844
 
<DD>&nbsp;
845
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setTraceFileAppend(boolean)"><B>setTraceFileAppend(boolean)</B></A> - 
846
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
847
 
<DD>&nbsp;
848
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setTraceLevel(int)"><B>setTraceLevel(int)</B></A> - 
849
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
850
 
<DD>&nbsp;
851
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#setUser(java.lang.String)"><B>setUser(String)</B></A> - 
852
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
853
 
<DD>&nbsp;
854
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#shutdown()"><B>shutdown()</B></A> - 
855
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
856
 
<DD>Shutdown a Network Server.
857
 
<DT><A HREF="./org/apache/derby/security/SystemPermission.html#SHUTDOWN"><B>SHUTDOWN</B></A> - 
858
 
Static variable in class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
859
 
<DD>The server and engine shutdown action.
860
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#SSL_BASIC"><B>SSL_BASIC</B></A> - 
861
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
862
 
<DD>&nbsp;
863
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#SSL_OFF"><B>SSL_OFF</B></A> - 
864
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
865
 
<DD>&nbsp;
866
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#SSL_PEER_AUTHENTICATION"><B>SSL_PEER_AUTHENTICATION</B></A> - 
867
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
868
 
<DD>&nbsp;
869
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#start(java.io.PrintWriter)"><B>start(PrintWriter)</B></A> - 
870
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
871
 
<DD>Start a Network Server
872
 
  This method will launch a separate thread and start Network Server.
873
 
<DT><A HREF="./org/apache/derby/tools/ij.html#startJBMS()"><B>startJBMS()</B></A> - 
874
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/ij.html" title="class in org.apache.derby.tools">ij</A>
875
 
<DD>&nbsp;
876
 
<DT><A HREF="./org/apache/derby/mbeans/Management.html#startManagement()"><B>startManagement()</B></A> - 
877
 
Method in class org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans">Management</A>
878
 
<DD>Start Derby's MBeans.
879
 
<DT><A HREF="./org/apache/derby/mbeans/ManagementMBean.html#startManagement()"><B>startManagement()</B></A> - 
880
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/ManagementMBean.html" title="interface in org.apache.derby.mbeans">ManagementMBean</A>
881
 
<DD>Inform Derby to start its JMX management by registering
882
 
 MBeans relevant to its current state.
883
 
<DT><A HREF="./org/apache/derby/mbeans/Management.html#stopManagement()"><B>stopManagement()</B></A> - 
884
 
Method in class org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/Management.html" title="class in org.apache.derby.mbeans">Management</A>
885
 
<DD>Stop Derby's MBeans.
886
 
<DT><A HREF="./org/apache/derby/mbeans/ManagementMBean.html#stopManagement()"><B>stopManagement()</B></A> - 
887
 
Method in interface org.apache.derby.mbeans.<A HREF="./org/apache/derby/mbeans/ManagementMBean.html" title="interface in org.apache.derby.mbeans">ManagementMBean</A>
888
 
<DD>Inform Derby to stop its JMX management by unregistering
889
 
 its MBeans.
890
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#stringContainsTargetTable(java.lang.String)"><B>stringContainsTargetTable(String)</B></A> - 
891
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
892
 
<DD>&nbsp;
893
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#stripQuotes(java.lang.String)"><B>stripQuotes(String)</B></A> - 
894
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
895
 
<DD>&nbsp;
896
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#STRONG_PASSWORD_SUBSTITUTE_SECURITY"><B>STRONG_PASSWORD_SUBSTITUTE_SECURITY</B></A> - 
897
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
898
 
<DD>&nbsp;
899
 
<DT><A HREF="./org/apache/derby/vti/VTICosting.html#supportsMultipleInstantiations(org.apache.derby.vti.VTIEnvironment)"><B>supportsMultipleInstantiations(VTIEnvironment)</B></A> - 
900
 
Method in interface org.apache.derby.vti.<A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti">VTICosting</A>
901
 
<DD>Find out if the ResultSet of the Table Function can be instantiated multiple times.
902
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools"><B>sysinfo</B></A> - Class in <A HREF="./org/apache/derby/tools/package-summary.html">org.apache.derby.tools</A><DD>This class displays system information to system out.<DT><A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security"><B>SystemPermission</B></A> - Class in <A HREF="./org/apache/derby/security/package-summary.html">org.apache.derby.security</A><DD>This class represents access to system-wide Derby privileges.<DT><A HREF="./org/apache/derby/security/SystemPermission.html#SystemPermission(java.lang.String, java.lang.String)"><B>SystemPermission(String, String)</B></A> - 
903
 
Constructor for class org.apache.derby.security.<A HREF="./org/apache/derby/security/SystemPermission.html" title="class in org.apache.derby.security">SystemPermission</A>
904
 
<DD>Creates a new SystemPermission with the specified name.
905
 
</DL>
906
 
<HR>
907
 
<A NAME="_T_"><!-- --></A><H2>
908
 
<B>T</B></H2>
909
 
<DL>
910
 
<DT><A HREF="./org/apache/derby/tools/sysinfo.html#TOOLS"><B>TOOLS</B></A> - 
911
 
Static variable in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/sysinfo.html" title="class in org.apache.derby.tools">sysinfo</A>
912
 
<DD>The genus name for the tools code.
913
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#trace(boolean)"><B>trace(boolean)</B></A> - 
914
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
915
 
<DD>Turn tracing on or off for the specified connection 
916
 
 on the Network Server.
917
 
<DT><A HREF="./org/apache/derby/drda/NetworkServerControl.html#trace(int, boolean)"><B>trace(int, boolean)</B></A> - 
918
 
Method in class org.apache.derby.drda.<A HREF="./org/apache/derby/drda/NetworkServerControl.html" title="class in org.apache.derby.drda">NetworkServerControl</A>
919
 
<DD>Turn tracing on or off for all connections on the Network Server.
920
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_ALL"><B>TRACE_ALL</B></A> - 
921
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
922
 
<DD>&nbsp;
923
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_CONNECTION_CALLS"><B>TRACE_CONNECTION_CALLS</B></A> - 
924
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
925
 
<DD>&nbsp;
926
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_CONNECTS"><B>TRACE_CONNECTS</B></A> - 
927
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
928
 
<DD>&nbsp;
929
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_DIAGNOSTICS"><B>TRACE_DIAGNOSTICS</B></A> - 
930
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
931
 
<DD>&nbsp;
932
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_DRIVER_CONFIGURATION"><B>TRACE_DRIVER_CONFIGURATION</B></A> - 
933
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
934
 
<DD>&nbsp;
935
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_NONE"><B>TRACE_NONE</B></A> - 
936
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
937
 
<DD>&nbsp;
938
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_PARAMETER_META_DATA"><B>TRACE_PARAMETER_META_DATA</B></A> - 
939
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
940
 
<DD>&nbsp;
941
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_PROTOCOL_FLOWS"><B>TRACE_PROTOCOL_FLOWS</B></A> - 
942
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
943
 
<DD>&nbsp;
944
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_RESULT_SET_CALLS"><B>TRACE_RESULT_SET_CALLS</B></A> - 
945
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
946
 
<DD>&nbsp;
947
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_RESULT_SET_META_DATA"><B>TRACE_RESULT_SET_META_DATA</B></A> - 
948
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
949
 
<DD>&nbsp;
950
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_STATEMENT_CALLS"><B>TRACE_STATEMENT_CALLS</B></A> - 
951
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
952
 
<DD>&nbsp;
953
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#TRACE_XA_CALLS"><B>TRACE_XA_CALLS</B></A> - 
954
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
955
 
<DD>&nbsp;
956
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#traceLevel"><B>traceLevel</B></A> - 
957
 
Variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
958
 
<DD>&nbsp;
959
 
</DL>
960
 
<HR>
961
 
<A NAME="_U_"><!-- --></A><H2>
962
 
<B>U</B></H2>
963
 
<DL>
964
 
<DT><A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
965
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">ClientConnectionPoolDataSource40</A>
966
 
<DD>Returns <code>this</code> if this class implements the interface
967
 
<DT><A HREF="./org/apache/derby/jdbc/ClientDataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
968
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientDataSource40.html" title="class in org.apache.derby.jdbc">ClientDataSource40</A>
969
 
<DD>Returns <code>this</code> if this class implements the interface
970
 
<DT><A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
971
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientXADataSource40.html" title="class in org.apache.derby.jdbc">ClientXADataSource40</A>
972
 
<DD>Returns <code>this</code> if this class implements the interface
973
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
974
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedConnectionPoolDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedConnectionPoolDataSource40</A>
975
 
<DD>Returns <code>this</code> if this class implements the interface
976
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
977
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedDataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedDataSource40</A>
978
 
<DD>Returns <code>this</code> if this class implements the interface
979
 
<DT><A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html#unwrap(java.lang.Class)"><B>unwrap(Class&lt;T&gt;)</B></A> - 
980
 
Method in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/EmbeddedXADataSource40.html" title="class in org.apache.derby.jdbc">EmbeddedXADataSource40</A>
981
 
<DD>Returns <code>this</code> if this class implements the interface
982
 
<DT><A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html#USER_ONLY_SECURITY"><B>USER_ONLY_SECURITY</B></A> - 
983
 
Static variable in class org.apache.derby.jdbc.<A HREF="./org/apache/derby/jdbc/ClientBaseDataSource.html" title="class in org.apache.derby.jdbc">ClientBaseDataSource</A>
984
 
<DD>The source security mechanism to use when connecting to this data source.
985
 
<DT><A HREF="./org/apache/derby/authentication/UserAuthenticator.html" title="interface in org.apache.derby.authentication"><B>UserAuthenticator</B></A> - Interface in <A HREF="./org/apache/derby/authentication/package-summary.html">org.apache.derby.authentication</A><DD>The UserAuthenticator interface provides operations to authenticate
986
 
 a user's credentials in order to successfully connect to a database.</DL>
987
 
<HR>
988
 
<A NAME="_V_"><!-- --></A><H2>
989
 
<B>V</B></H2>
990
 
<DL>
991
 
<DT><A HREF="./org/apache/derby/mbeans/VersionMBean.html" title="interface in org.apache.derby.mbeans"><B>VersionMBean</B></A> - Interface in <A HREF="./org/apache/derby/mbeans/package-summary.html">org.apache.derby.mbeans</A><DD>This interface defines a Standard MBean for exposing the version information
992
 
 of a running Derby component.<DT><A HREF="./org/apache/derby/vti/VTICosting.html" title="interface in org.apache.derby.vti"><B>VTICosting</B></A> - Interface in <A HREF="./org/apache/derby/vti/package-summary.html">org.apache.derby.vti</A><DD>
993
 
        VTICosting is the interface that the query optimizer uses
994
 
 to cost Table Functions.<DT><A HREF="./org/apache/derby/vti/VTIEnvironment.html" title="interface in org.apache.derby.vti"><B>VTIEnvironment</B></A> - Interface in <A HREF="./org/apache/derby/vti/package-summary.html">org.apache.derby.vti</A><DD>
995
 
        VTIEnvironment is the state variable created by the optimizer to help it
996
 
        place a Table Function in the join order.</DL>
997
 
<HR>
998
 
<A NAME="_W_"><!-- --></A><H2>
999
 
<B>W</B></H2>
1000
 
<DL>
1001
 
<DT><A HREF="./org/apache/derby/tools/dblook.html#writeVerboseOutput(java.lang.String, java.lang.String)"><B>writeVerboseOutput(String, String)</B></A> - 
1002
 
Static method in class org.apache.derby.tools.<A HREF="./org/apache/derby/tools/dblook.html" title="class in org.apache.derby.tools">dblook</A>
1003
 
<DD>&nbsp;
1004
 
</DL>
1005
 
<HR>
1006
 
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> 
1007
 
 
1008
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1009
 
<A NAME="navbar_bottom"><!-- --></A>
1010
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1011
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1012
 
<TR>
1013
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1014
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1015
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1016
 
  <TR ALIGN="center" VALIGN="top">
1017
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1018
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
1019
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
1020
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1021
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1022
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
1023
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1024
 
  </TR>
1025
 
</TABLE>
1026
 
</TD>
1027
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1028
 
Built on Tue 2008-08-26 06:30:01-0700, from revision 689064</EM>
1029
 
</TD>
1030
 
</TR>
1031
 
 
1032
 
<TR>
1033
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1034
 
&nbsp;PREV&nbsp;
1035
 
&nbsp;NEXT</FONT></TD>
1036
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1037
 
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1038
 
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1039
 
&nbsp;<SCRIPT type="text/javascript">
1040
 
  <!--
1041
 
  if(window==top) {
1042
 
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
1043
 
  }
1044
 
  //-->
1045
 
</SCRIPT>
1046
 
<NOSCRIPT>
1047
 
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
1048
 
</NOSCRIPT>
1049
 
 
1050
 
 
1051
 
</FONT></TD>
1052
 
</TR>
1053
 
</TABLE>
1054
 
<A NAME="skip-navbar_bottom"></A>
1055
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1056
 
 
1057
 
<HR>
1058
 
Apache Derby 10.4 API Documentation  -  <i>Copyright &copy; 2004,2008 The Apache Software Foundation. All Rights Reserved.</i>
1059
 
</BODY>
1060
 
</HTML>