Understanding this interface becomes crucial during troubleshooting. Here are two common scenarios:
Designing a gives you future-proof, vendor-friendly database integration. It allows your application to leverage GaussDB’s advanced features without coupling to proprietary APIs. Use the pattern above to build adapters that are both standard-compliant and Huawei-optimized.
A reserved interface in this context refers to methods or properties that the adapter predefines but does not implement—leaving them for Huawei’s driver to inject or override. This design pattern ensures loose coupling while retaining access to vendor-specific optimizations.
Here is what you need to know about its functionality: