doc-exports/docs/dws/dev/dws_04_0109.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

52 lines
4.0 KiB
HTML

<a name="EN-US_TOPIC_0000001233563305"></a><a name="EN-US_TOPIC_0000001233563305"></a>
<h1 class="topictitle1">java.sql.ResultSetMetaData</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001233563305__en-us_topic_0059777732_p174972250187">This section describes <strong id="EN-US_TOPIC_0000001233563305__b842352706163611">java.sql.ResultSetMetaData</strong>, which provides details about ResultSet object information.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233563305__t3ec50d40c8734800995571d55bcd276e" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Support status for java.sql.ResultSetMetaData</caption><thead align="left"><tr id="EN-US_TOPIC_0000001233563305__r95255946a8bc4704a6789094bb0ceb3e"><th align="left" class="cellrowborder" valign="top" width="38.330000000000005%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001233563305__ab3b25f8460454625a892e3303b6a9113">Method Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.92%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001233563305__aabea6e31b8174ef9a738ac9416f57f45">Return Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.750000000000004%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001233563305__a3a53ed2bafe144fb9584ee0e982b7b07">Support JDBC 4</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001233563305__rc67b8638f9144796ba6d7911b31dba2a"><td class="cellrowborder" valign="top" width="38.330000000000005%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563305__a91ad9f7fcddc4cc68fff4a4f23da6db6">getColumnCount()</p>
</td>
<td class="cellrowborder" valign="top" width="30.92%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563305__ae019c4fa58694dc9aea0414071efac3a">int</p>
</td>
<td class="cellrowborder" valign="top" width="30.750000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563305__a4415d5fd4d624d4eb3655610b0ce7156">Yes</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563305__rdea9909784a34817bfd5830d8967ffaf"><td class="cellrowborder" valign="top" width="38.330000000000005%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563305__adf540fb2bb664fd7bc581273474f93ce">getColumnName(int column)</p>
</td>
<td class="cellrowborder" valign="top" width="30.92%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563305__a188a325ef5984be09b814aecdf41b25a">String</p>
</td>
<td class="cellrowborder" valign="top" width="30.750000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563305__ab5f20aa4c2d14d258d9cafec5925e587">Yes</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563305__rb58fc7ec534944eeb63dcc4a0e901787"><td class="cellrowborder" valign="top" width="38.330000000000005%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563305__a1221599be0bf4f67b278e24e958ccb95">getColumnType(int column)</p>
</td>
<td class="cellrowborder" valign="top" width="30.92%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563305__afc7f8a5686a5471196f4a6c428763554">int</p>
</td>
<td class="cellrowborder" valign="top" width="30.750000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563305__af3d999e60f0f4a2f80112e00343c339f">Yes</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001233563305__r277f46f3977a4de09e46337f593d9222"><td class="cellrowborder" valign="top" width="38.330000000000005%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563305__a5c379d53f0f44e01b130a408e82679f8">getColumnTypeName(int column)</p>
</td>
<td class="cellrowborder" valign="top" width="30.92%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563305__aebefbe3ce00e471fb99ceb410c56ab46">String</p>
</td>
<td class="cellrowborder" valign="top" width="30.750000000000004%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563305__ad24b8620b4d344af99041c5234b564a8">Yes</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0102.html">JDBC Interface Reference</a></div>
</div>
</div>