Frames | No Frames |
Classes implementing org.objectweb.medor.query.jorm.api.JormExtent | |
class | This class is the common implementation of the jorm leaves (ClassExtent,
GenClassExtent). |
class | This class represents the extent of a JORM class. |
class | This class represents the extent of a JORM GenClass. |
Methods with parameter type org.objectweb.medor.query.jorm.api.JormExtent | |
NameDef | Retrieves the NameDef corresponding to this PNameField
|
Constructors with parameter type org.objectweb.medor.query.jorm.api.JormExtent | |
Methods with parameter type org.objectweb.medor.query.jorm.api.JormExtent | |
QueryTreeField | |
void | JormLeafRewriter.addReference(NameDef nd, PNameField pnf, QueryNode qt, QueryLeaf specificQL, JormExtent extent) |
QueryLeaf | |
ClassMapping | Retrieves the jorm meta object describing the mapping of the persistent
object representing by its extent. |
QueryTreeField | JormFlatten2Rdb.getField(String fieldname, PType type, JormExtent extent, BasicRdbExpQueryLeaf leaf, boolean add) Adds a field in a leaf if it is not already present. |
QueryTreeField | JormFlatten2Rdb.getField(String fieldname, JormExtent extent, BasicRdbExpQueryLeaf leaf, boolean add) Shortcut to the
getField(String, PType, JormExtent, BasicRdbExpQueryLeaf, boolean)
method. |
QueryTreeField | |
GenClassMapping | Retrieves the jorm meta object describing the mapping of the persistent
object representing by its extent. |
String | Returns the field name without the extent name
|
JormFlatten2Rdb.RdbJormExtentMapping | Retrieves the RdbJormExtentMapping at the position i the packet. |
PrimitiveElementMapping | Retrieves the RdbPrimitiveElementMapping of a field
|
Operand | Retrieves the Operand representing the PNameCoder needed to decode a
pname. |
PrimitiveElement | Retrieves the primitive element corresponding to a field name of
a jorm object (class or generic class). |
void | Assigns the JormExtent and calculates the fields 'tables'
and 'joins'. |