Function Support Issues
not yet implemented
Possible cause: APIs are not implemented in JDBC.
Solution: Technical personnel need to check whether the APIs can be implemented or whether other APIs provide the same function. Use the provided APIs.
JDK standard APIs do not support a feature.
Possible cause: The JDK does not provide an API.
Solution: If the JDK does not provide an API, the feature is not supported by JDBC. You can call public methods in JDBC classes to obtain data as needed.
Last Article: Performance Issues
Next Article: Data Import and Export
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.