Uses of Class
org.d2rq.lang.MapObject

Packages that use MapObject
org.d2rq.lang   
 

Uses of MapObject in org.d2rq.lang
 

Subclasses of MapObject in org.d2rq.lang
 class ClassMap
          Java class corresponding to d2rq:ClassMap.
 class Configuration
          Representation of a d2rq:Configuration from the mapping file.
 class Database
          Representation of a d2rq:Database from the mapping file.
 class DownloadMap
          A d2rq:DownloadMap instance.
 class Mapping
          A D2RQ mapping.
 class PropertyBridge
          Java object corresponding to d2rq:PropertyBridge.
 class ResourceMap
          Getters and setters for everything that's common to class maps, property bridges and download maps
 class TranslationTable
          Represents a d2rq:TranslationTable.