llblgen

A collection of 7 post

LLBLGen Pro ORM basics

A list of useful to know things about how to use LLBLGen Pro ORM

Fetching nested entities with LLBLGen Pro ORM

How to fetch (prefetch) nested entities in LLBLGen Pro ORM?

Filtering collections by LIKE operator in LLBLGen Pro ORM

How to filter record collections by the LIKE operator in LLBLGen Pro ORM?

Filtering collections by multiple field values in LLBLGen Pro ORM

How to filter record collections by multiple field values at the same time in LLBLGen Pro ORM?

Filtering collections by non-existing child entities in LLBLGen Pro ORM

How to filter record collections by non-existing child entities with LLBLGen Pro ORM?

Filtering entity collections with LLBLGen Pro ORM

How to do basic entity filtering in LLBLGen Pro ORM?

Filtering nested entities with LLBLGen Pro ORM

How to filter prefetched (nested / child) entities in LLBLGen Pro ORM?