Uses of Class
net.ontopia.persistence.proxy.RDBMSMapping
Packages that use RDBMSMapping
Package
Description
An object-relational mapping framework.
Contains the rdbms implementation of the query language.
-
Uses of RDBMSMapping in net.ontopia.persistence.proxy
Fields in net.ontopia.persistence.proxy declared as RDBMSMappingModifier and TypeFieldDescriptionprotected RDBMSMappingClassInfo.mappingprotected RDBMSMappingRDBMSAccess.mappingMethods in net.ontopia.persistence.proxy that return RDBMSMappingModifier and TypeMethodDescriptionRDBMSStorage.getMapping()StorageIF.getMapping()INTERNAL: Returns the optimized object relational mapping declaration.Constructors in net.ontopia.persistence.proxy with parameters of type RDBMSMapping -
Uses of RDBMSMapping in net.ontopia.topicmaps.query.impl.rdbms
Fields in net.ontopia.topicmaps.query.impl.rdbms declared as RDBMSMapping