Help Center> GaussDB(DWS)> Troubleshooting> JDBC/ODBC> Function Support Issues
Updated on 2024-03-08 GMT+08:00

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.