Uses of Class org.objectweb.medor.api.QueryLeafException

Uses in package org.objectweb.medor.query.rdb.api

Methods which throw type org.objectweb.medor.api.QueryLeafException

RdbExpField
RdbExpQueryLeaf.addRdbField(String fieldName, PType type, String colName, QualifiedTable table)
Adds a Field to the RdbExpQueryLeaf
RdbExpField
Adds an RdbExpField to the RdbExpQueryLeaf.
void
Adds an RdbExpField to the RdbExpQueryLeaf.
void
Sets the groupBy Field.

Uses in package org.objectweb.medor.query.rdb.lib

Constructors which throw type org.objectweb.medor.api.QueryLeafException

Constructs a BasicRdbExpQueryLeaf from an Expression and a set of QualifiedTables.

Methods which throw type org.objectweb.medor.api.QueryLeafException

RdbExpField
BasicRdbExpQueryLeaf.addRdbField(String name, PType type, String colName, QualifiedTable table)
Adds a Field to the RdbExpQueryLeaf
RdbExpField
Adds an RdbExpField to the RdbExpQueryLeaf
void
void