Interface ExtensionHandlerCustomizer

All Known Subinterfaces:
HandlerDecorator

@Alpha public interface ExtensionHandlerCustomizer
Supports customization of an extension handler. Common use cases are decorators through annotations on the method itself. The SqlObject extension implements its annotations through ExtensionHandlerCustomizer instances.
Since:
3.38.0