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.

Connect to source systems

Learn how handlers enable connections to source systems in the Application SDK, providing 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.