April 2011 - Posts

5
Comments

LLBLGen Pro QuerySpec: the basics by FransBouma

Last time I introduced LLBLGen Pro QuerySpec , a new fluent API for specifying queries for LLBLGen Pro . As promised I'll write a couple of blogposts about certain aspects of the new API and how it works. Today I'll kick off with the basics. Two types...
6
Comments

Introducing LLBLGen Pro QuerySpec: a new fluent query API by FransBouma

In the past two months I've been busy creating a new query specification API for LLBLGen Pro . Our native query API is modeled after SQL statement fragments (like a 'predicate', a 'relationship', a 'field'), but specifying a query with it can be a little...
More Posts