Skip to main content

4 docs tagged with "handlers"

View all tags

BaseHandler

Complete API reference for BaseHandler - the concrete implementation of HandlerInterface for non-SQL data sources.

BaseSQLHandler

Complete API reference for BaseSQLHandler - the concrete implementation of HandlerInterface for SQL-based data sources.

Handle events

Learn about event handling and handlers in the Application SDK and how they provide the operational abstraction for data source interactions.

HandlerInterface

Complete API reference for HandlerInterface - the abstract base class defining the contract that all handlers must fulfill.