All Packages
Package Summary
Package
Description
Litebridge Commons: general utilities
Specialised stream collectors
Supporting datatypes and wrappers
Core type conversion system for Litebridge.
Converter interfaces and bundled implementations.
H2 Database Provider
Oracle Database Provider
Service Provider Interface (SPI) for integrating database drivers with Litebridge
TypeConverter interfaceAbstract implementation classes for the Litebridge Database SPI.
Query-related models
Update-related models
Litebridge ORM
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
Transaction management utilities for Litebridge
Litebridge Change Tracker