¡@

Home 

java Programming Glossary: dbpaths.from_foo

Is there a way to refer to the current type with a type variable?

http://stackoverflow.com/questions/7354740/is-there-a-way-to-refer-to-the-current-type-with-a-type-variable

foos QueryBuilder.make context Foo.class .where .equals DBPaths.from_Foo .to_FooParent .endAt_FooParentId parentId .or .lessThanOrEqual.. .endAt_FooParentId parentId .or .lessThanOrEqual DBPaths.from_Foo .endAt_StartDate now .isNull DBPaths.from_Foo .endAt_PublishedDate.. DBPaths.from_Foo .endAt_StartDate now .isNull DBPaths.from_Foo .endAt_PublishedDate .or .greaterThan DBPaths.from_Foo .endAt_EndDate..