Database
Table of Contents
Interfaces
- SafePersistenceInterface
- Interface SafePersistenceInterface
Classes
- ConnectionManager
- Class ConnectionManager
- DatabaseSafePersistence
- Class DatabaseSafePersistence
- Model
- Abstract ORM base class with query building, soft deletes, and automatic type casting
- Paginator
- Pagination metadata container with navigation URL generation and integration support
- QueryBuilder
- Fluent SQL query builder with prepared statements and comprehensive SELECT support
- QueryTracker
- Class QueryTracker
- SafeModel
- Database Model for Safe Session Storage and Management
- SqlProcessor
- Class SqlProcessor