all (static) method to get all instances of an entity type
entity Foo{}
provides
Foo.all()
and
Submitted by Danny Groenewegen on 4 June 2011 at 12:46var f := Foo{}; f.all();
Issue Log
On 4 June 2011 at 12:46 Danny Groenewegen tagged 1.2.8
On 4 June 2011 at 12:46 Danny Groenewegen closed this issue.
Log in to post comments