Uses of Package
org.d2rq.lang

Packages that use org.d2rq.lang
org.d2rq.csv   
org.d2rq.lang   
 

Classes in org.d2rq.lang used by org.d2rq.csv
TranslationTable.Translation
           
 

Classes in org.d2rq.lang used by org.d2rq.lang
AliasDeclaration
          A "foo AS bar" declaration that establishes an alias for a named table, as used with d2rq:alias.
ClassMap
          Java class corresponding to d2rq:ClassMap.
CompiledD2RQMapping
           
Configuration
          Representation of a d2rq:Configuration from the mapping file.
D2RQMappingVisitor
           
Database
          Representation of a d2rq:Database from the mapping file.
DownloadMap
          A d2rq:DownloadMap instance.
JoinSetParser.Direction
           
MapObject
          Abstract base class for classes that represent things in the mapping file.
Mapping
          A D2RQ mapping.
PropertyBridge
          Java object corresponding to d2rq:PropertyBridge.
ResourceMap
          Getters and setters for everything that's common to class maps, property bridges and download maps
TabularBuilder
          Builder for the DatabaseOps corresponding to various mapping constructs in the D2RQ mapping language.
TranslationTable
          Represents a d2rq:TranslationTable.
TranslationTable.Translation