Skip to content

QLDBRepository

Overview

Module

Entry point for Amazon QLDB repository integration in Aerokit SDK.

Exposes the QLDBRepository class alias to the underlying Java implementation: org.eclipse.dirigible.components.api.qldb.QLDBRepository.

This object is used to create and manage QLDB ledger sessions, execute statements, and handle transaction lifecycles from JavaScript code.

Classes