Uses of Class
org.litebridge.db.spi.Row

Packages that use Row
Package
Description
Service Provider Interface (SPI) for integrating database drivers with Litebridge
Abstract implementation classes for the Litebridge Database SPI.
Litebridge ORM
Fluent API for constructing SQL queries (SELECT statements) without result object mapping
Fluent API for constructing direct SQL deletes (DELETE statements)
Fluent API for constructing direct SQL updates (UPDATE statements)
Select query expressions.
Native SQL processing.
Persistence subsystem; contains classes for saving/updating/deleting DTOs