📄 oracle.sql.sqlname.html
字号:
<!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> Class oracle.sql.SQLName</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.ROWID.html#_top_">Previous</a> <a href="oracle.sql.SQLUtil.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Class oracle.sql.SQLName</h1><pre>java.lang.Object | +----oracle.sql.SQLName</pre><hr><dl> <dt> public class <b>SQLName</b> <dt> extends Object</dl><hr><a name="index"></a><h2> <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index"></h2><dl> <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o "> <a href="#SQLName(java.lang.String, oracle.jdbc.driver.OracleConnection)"><b>SQLName</b></a>(String, OracleConnection) <dd> Constructor</dl><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="#getName()"><b>getName</b></a>() <dd> The name supplied to the constructor. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getSchema()"><b>getSchema</b></a>() <dd> The Schema containing the type. <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getSimpleName()"><b>getSimpleName</b></a>() <dd> The name of the type (within it's schema) <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getVersion()"><b>getVersion</b></a>() <dd> The version of the type.</dl><a name="constructors"></a><h2> <img src="images/constructors.gif" width=231 height=38 alt="Constructors"></h2><a name="SQLName"></a><a name="SQLName(java.lang.String, oracle.jdbc.driver.OracleConnection)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a><b>SQLName</b><pre> public SQLName(String name, <a href="oracle.jdbc.driver.OracleConnection.html#_top_">OracleConnection</a> connection) throws SQLException</pre><dl> <dd> Constructor<p> <dd><dl> <dt> <b>Parameters:</b> <dd> name - a String identifying a type. <dd> connection - an OracleConnection that can be used to query thedatabase about the meaning of the type. </dl></dd></dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getName()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getName"><b>getName</b></a><pre> public String getName() throws SQLException</pre><dl> <dd> The name supplied to the constructor. Because of the presence ofsynoyms this name may be completely different from getSimpleName.<p></dl><a name="getSchema()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getSchema"><b>getSchema</b></a><pre> public String getSchema() throws SQLException</pre><dl> <dd> The Schema containing the type.<p></dl><a name="getSimpleName()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getSimpleName"><b>getSimpleName</b></a><pre> public String getSimpleName() throws SQLException</pre><dl> <dd> The name of the type (within it's schema)<p></dl><a name="getVersion()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getVersion"><b>getVersion</b></a><pre> public int getVersion() throws SQLException</pre><dl> <dd> The version of the type.<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.ROWID.html#_top_">Previous</a> <a href="oracle.sql.SQLUtil.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -