Uses of Package
org.litebridgedb.db.spi.query

Package
Description
Service Provider Interface (SPI) for integrating database drivers with Litebridge
Database query expressions.
Abstract implementation classes for the Litebridge Database SPI.
SQL function implementations.
 
Query-related models
Update-related models
Fluent API for constructing DTO-mapped SQL queries (SELECT statements)
Query/clause specification models used in the query API
Fluent API for constructing SQL queries (SELECT statements) without result object mapping
Persistence subsystem; contains classes for saving/updating/deleting DTOs