⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 databasesqlcommand.html

📁 简单的在线考试系统 提供添加修改 考试等操作
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<PRE>
private java.lang.String <B>questionScore</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlQuestionFound"><!-- --></A><H3>
sqlQuestionFound</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlQuestionFound</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlInsert"><!-- --></A><H3>
sqlInsert</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlInsert</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlUpdate"><!-- --></A><H3>
sqlUpdate</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlUpdate</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlDelete"><!-- --></A><H3>
sqlDelete</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlDelete</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlQuery"><!-- --></A><H3>
sqlQuery</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlQuery</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlQuestionType"><!-- --></A><H3>
sqlQuestionType</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlQuestionType</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlQuestionQuery"><!-- --></A><H3>
sqlQuestionQuery</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlQuestionQuery</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlQuestionSort"><!-- --></A><H3>
sqlQuestionSort</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlQuestionSort</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="sqlMark"><!-- --></A><H3>
sqlMark</H3>
<PRE>
private java.sql.PreparedStatement <B>sqlMark</B></PRE>
<DL>
<DL>
</DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>构造函数详细信息</B></FONT></TH>
</TR>
</TABLE>

<A NAME="DatabaseSQLCommand()"><!-- --></A><H3>
DatabaseSQLCommand</H3>
<PRE>
public <B>DatabaseSQLCommand</B>()
                   throws java.lang.Exception</PRE>
<DL>
<DL>

<DT><B>抛出:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>方法详细信息</B></FONT></TH>
</TR>
</TABLE>

<A NAME="connect()"><!-- --></A><H3>
connect</H3>
<PRE>
private void <B>connect</B>()
              throws java.lang.Exception</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="singleQuestionFound(java.lang.String)"><!-- --></A><H3>
singleQuestionFound</H3>
<PRE>
public boolean <B>singleQuestionFound</B>(java.lang.String&nbsp;num)
                            throws <A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></PRE>
<DL>
<DD><DL>
<DT><B>指定者:</B><DD>接口 <CODE><A HREF="../olts/TestCommand.html" title="olts 中的接口">TestCommand</A></CODE> 中的 <CODE><A HREF="../olts/TestCommand.html#singleQuestionFound(java.lang.String)">singleQuestionFound</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE><A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="QuestionFound(int)"><!-- --></A><H3>
QuestionFound</H3>
<PRE>
public boolean <B>QuestionFound</B>(int&nbsp;num)
                      throws <A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE><A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="queryQuestion(int)"><!-- --></A><H3>
queryQuestion</H3>
<PRE>
public java.lang.String <B>queryQuestion</B>(int&nbsp;id)
                               throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="queryType(int)"><!-- --></A><H3>
queryType</H3>
<PRE>
public java.lang.String <B>queryType</B>(int&nbsp;id)
                           throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="queryAnswer(int)"><!-- --></A><H3>
queryAnswer</H3>
<PRE>
public java.lang.String <B>queryAnswer</B>(int&nbsp;id)
                             throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="queryScore(int)"><!-- --></A><H3>
queryScore</H3>
<PRE>
public java.lang.String <B>queryScore</B>(int&nbsp;id)
                            throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="deleteQusetion(java.lang.String)"><!-- --></A><H3>
deleteQusetion</H3>
<PRE>
public void <B>deleteQusetion</B>(java.lang.String&nbsp;num)
                    throws <A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></PRE>
<DL>
<DD><DL>
<DT><B>指定者:</B><DD>接口 <CODE><A HREF="../olts/TestCommand.html" title="olts 中的接口">TestCommand</A></CODE> 中的 <CODE><A HREF="../olts/TestCommand.html#deleteQusetion(java.lang.String)">deleteQusetion</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE><A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="insertQuestion(olts.TestQuestionEntry)"><!-- --></A><H3>
insertQuestion</H3>
<PRE>
public boolean <B>insertQuestion</B>(<A HREF="../olts/TestQuestionEntry.html" title="olts 中的类">TestQuestionEntry</A>&nbsp;question)
                       throws <A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></PRE>
<DL>
<DD><DL>
<DT><B>指定者:</B><DD>接口 <CODE><A HREF="../olts/TestCommand.html" title="olts 中的接口">TestCommand</A></CODE> 中的 <CODE><A HREF="../olts/TestCommand.html#insertQuestion(olts.TestQuestionEntry)">insertQuestion</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE><A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="saveQuestion(olts.TestQuestionEntry)"><!-- --></A><H3>
saveQuestion</H3>
<PRE>
public boolean <B>saveQuestion</B>(<A HREF="../olts/TestQuestionEntry.html" title="olts 中的类">TestQuestionEntry</A>&nbsp;question)
                     throws <A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></PRE>
<DL>
<DD><DL>
<DT><B>指定者:</B><DD>接口 <CODE><A HREF="../olts/TestCommand.html" title="olts 中的接口">TestCommand</A></CODE> 中的 <CODE><A HREF="../olts/TestCommand.html#saveQuestion(olts.TestQuestionEntry)">saveQuestion</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>抛出:</B>
<DD><CODE><A HREF="../olts/TestException.html" title="olts 中的类">TestException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="searchQusetion(java.lang.String)"><!-- --></A><H3>
searchQusetion</H3>
<PRE>
public <A HREF="../olts/TestQuestionEntry.html" title="olts 中的类">TestQuestionEntry</A> <B>searchQusetion</B>(java.lang.String&nbsp;id)</PRE>
<DL>
<DD><B>从接口 <CODE><A HREF="../olts/TestCommand.html#searchQusetion(java.lang.String)">TestCommand</A></CODE> 复制的描述</B></DD>
<DD>this is a interface that specify the methods for  database command such as insert,updata,search and delete
<P>
<DD><DL>
<DT><B>指定者:</B><DD>接口 <CODE><A HREF="../olts/TestCommand.html" title="olts 中的接口">TestCommand</A></CODE> 中的 <CODE><A HREF="../olts/TestCommand.html#searchQusetion(java.lang.String)">searchQusetion</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="questionChoice(int)"><!-- --></A><H3>
questionChoice</H3>
<PRE>
public java.lang.String <B>questionChoice</B>(int&nbsp;num)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="sqlUpdate(olts.TestQuestionEntry)"><!-- --></A><H3>
sqlUpdate</H3>
<PRE>
public void <B>sqlUpdate</B>(<A HREF="../olts/TestQuestionEntry.html" title="olts 中的类">TestQuestionEntry</A>&nbsp;question)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="lengthCount()"><!-- --></A><H3>
lengthCount</H3>
<PRE>
public int <B>lengthCount</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="close()"><!-- --></A><H3>
close</H3>
<PRE>
public void <B>close</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="finalize()"><!-- --></A><H3>
finalize</H3>
<PRE>
protected void <B>finalize</B>()</PRE>
<DL>
<DD><DL>
<DT><B>覆盖:</B><DD>类 <CODE>java.lang.Object</CODE> 中的 <CODE>finalize</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../olts/package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>类</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/DatabaseSQLCommand.html"><FONT CLASS="NavBarFont1"><B>使用</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>已过时</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../olts/BlankTestQuestionEntryFrame.html" title="olts 中的类"><B>上一个类</B></A>&nbsp;
&nbsp;<A HREF="../olts/HelpFrame.html" title="olts 中的类"><B>下一个类</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?olts/DatabaseSQLCommand.html" target="_top"><B>框架</B></A>  &nbsp;
&nbsp;<A HREF="DatabaseSQLCommand.html" target="_top"><B>无框架</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../allclasses-noframe.html"><B>所有类</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  摘要:&nbsp;嵌套&nbsp;|&nbsp;<A HREF="#field_summary">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_summary">方法</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
详细信息:&nbsp;<A HREF="#field_detail">字段</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">构造函数</A>&nbsp;|&nbsp;<A HREF="#method_detail">方法</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -