| Package | Description |
|---|---|
| net.ontopia.persistence.proxy |
An object-relational mapping framework.
|
| net.ontopia.topicmaps.query.impl.rdbms |
Contains the rdbms implementation of the query language.
|
| Modifier and Type | Field and Description |
|---|---|
protected RDBMSMapping |
RDBMSAccess.mapping |
protected RDBMSMapping |
ClassInfo.mapping |
| Modifier and Type | Method and Description |
|---|---|
RDBMSMapping |
RDBMSStorage.getMapping() |
RDBMSMapping |
StorageIF.getMapping()
INTERNAL: Returns the optimized object relational mapping
declaration.
|
| Constructor and Description |
|---|
ClassInfo(RDBMSMapping mapping,
ClassDescriptor cdesc) |
| Modifier and Type | Field and Description |
|---|---|
protected RDBMSMapping |
QueryProcessor.mapping |