Uses of Class
net.ontopia.persistence.proxy.RDBMSMapping

Packages that use RDBMSMapping
net.ontopia.persistence.proxy An object-relational mapping framework. 
net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. 
 

Uses of RDBMSMapping in net.ontopia.persistence.proxy
 

Fields in net.ontopia.persistence.proxy declared as RDBMSMapping
protected  RDBMSMapping RDBMSAccess.mapping
           
protected  RDBMSMapping ClassInfo.mapping
           
 

Methods in net.ontopia.persistence.proxy that return RDBMSMapping
 RDBMSMapping StorageIF.getMapping()
          INTERNAL: Returns the optimized object relational mapping declaration.
 RDBMSMapping RDBMSStorage.getMapping()
           
 

Constructors in net.ontopia.persistence.proxy with parameters of type RDBMSMapping
ClassInfo(RDBMSMapping mapping, ClassDescriptor cdesc)
           
 

Uses of RDBMSMapping in net.ontopia.topicmaps.query.impl.rdbms
 

Fields in net.ontopia.topicmaps.query.impl.rdbms declared as RDBMSMapping
protected  RDBMSMapping QueryProcessor.mapping
           
 



Copyright © 2000-2012 Ontopia.