Uses of Class
org.litebridgedb.db.spi.Table

Packages that use Table
Package
Description
Service Provider Interface (SPI) for integrating database drivers with Litebridge
Abstract implementation classes for the Litebridge Database SPI.
Query-related models
Update-related models
Fluent API for constructing DTO-mapped SQL queries (SELECT statements)
Models for specifying DTO field mappings
Fluent API for constructing SQL queries (SELECT statements) without result object mapping
 
 
 
Persistence subsystem; contains classes for saving/updating/deleting DTOs