Advanced references and utility classes.
- BaseRepository - Base repository class
- DbRepository - Database-level repository
- ConnectionRepository - Connection-level repository
- GenericRepository - Generic entity repository
- Unit of Work - Transaction management
- QueryExpression - Query expression builder
- Multiple Result Sets - Handle multiple query results
- Trace - Query execution tracing
- JSON Cache - JSON-based caching
- Property Handler (Property Level) - Property-level transformations
- Property Handler (Type Level) - Type-level transformations
- Cachers - Caching utilities
- Class Mapped Name Cache
- Command Text Cache
- DB Field Cache
- Field Cache
- Identity Cache
- Primary Cache
- Property Cache
- Property Handler Cache