oracle.sql.mutable.html

来自「Oracle JDBC 的javaDoc」· HTML 代码 · 共 49 行

HTML
49
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"><!--NewPage--><html><head><!-- Generated by javadoc on Thu Dec 02 03:30:11 PST 1999 --><title>  Interface oracle.sql.Mutable</title></head><body><a name="_top_"></a><pre><a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-oracle.sql.html">This Package</a>  <a href="oracle.sql.CustomDatumFactory.html#_top_">Previous</a>  <a href="Package-oracle.sql.html">Next</a>  <a href="AllNames.html">Index</a></pre><hr><h1>  Interface oracle.sql.Mutable</h1><dl>  <dt> public interface <b>Mutable</b></dl><hr><a name="index"></a><h2>  <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl>  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">	<a href="#copy(oracle.sql.CustomDatum)"><b>copy</b></a>(CustomDatum)  <dd> Copy the contents of cd into this.</dl><a name="methods"></a><h2>  <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="copy(oracle.sql.CustomDatum)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="copy"><b>copy</b></a><pre> public abstract void copy(<a href="oracle.sql.CustomDatum.html#_top_">CustomDatum</a> cd)</pre><dl>  <dd> Copy the contents of cd into this.<p></dl><hr><pre><a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-oracle.sql.html">This Package</a>  <a href="oracle.sql.CustomDatumFactory.html#_top_">Previous</a>  <a href="Package-oracle.sql.html">Next</a>  <a href="AllNames.html">Index</a></pre></body></html>

⌨️ 快捷键说明

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