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

Packages that use Column
Package
Description
Oracle Database Provider
Service Provider Interface (SPI) for integrating database drivers with Litebridge
Database query expressions.
Abstract implementation classes for the Litebridge Database SPI.
SQL function implementations.
 
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
Fluent API for constructing direct SQL updates (UPDATE statements)
Fluent API for constructing UPDATE statements
Update API models
Select query expressions.
Expressions to select specific expressions from a database