Uses of Class
org.d2rq.lang.TabularBuilder

Packages that use TabularBuilder
org.d2rq.lang   
 

Uses of TabularBuilder in org.d2rq.lang
 

Methods in org.d2rq.lang with parameters of type TabularBuilder
 void TabularBuilder.addAliasedRelationBuilder(TabularBuilder other)
          Adds information from another relation builder to this one, applying this builder's alias mappings to the other one.
 void TabularBuilder.addRelationBuilder(TabularBuilder other)