Help Center/ DataArts Fabric/ Developer Guide/ JDBC Secondary Development/ JDBC-based Development/ JDBC Interfaces/ java.sql.ResultSetMetaData
Updated on 2025-12-19 GMT+08:00
java.sql.ResultSetMetaData
java.sql.ResultSetMetaData is the interface that provides detailed information about the ResultSet object.
| Method | Return Type | JDBC 4 Support |
|---|---|---|
| getColumnCount() | int | Yes |
| getColumnName(int column) | String | Yes |
| getColumnType(int column) | int | Yes |
| getColumnTypeName(int column) | String | Yes |
Parent topic: JDBC Interfaces
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot