Help Center/
DataArts Fabric/
Developer Guide/
JDBC Secondary Development/
JDBC-based Development/
JDBC Interfaces/
java.sql.Driver
Updated on 2025-08-25 GMT+08:00
java.sql.Driver
java.sql.Driver is the database driver interface.
Method |
Return Type |
JDBC 4 Support |
---|---|---|
acceptsURL(String url) |
Boolean |
Yes |
connect(String url, Properties info) |
Connection |
Yes |
jdbcCompliant() |
Boolean |
Yes |
getMajorVersion() |
int |
Yes |
getMinorVersion() |
int |
Yes |
Parent topic: JDBC Interfaces
Feedback
Was this page helpful?
Provide feedbackThank 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