QuerySkeleton Member List

This is the complete list of members for QuerySkeleton, including all inherited members.
$aliasesQuerySkeleton [protected]
$returningQuerySkeleton [protected]
$whereQuerySkeleton [protected]
$whereLogicQuerySkeleton [protected]
andWhere(LogicalObject $exp)QuerySkeleton
checkReturning(Dialect $dialect)QuerySkeleton [protected]
dropReturning()QuerySkeleton
getId()QueryIdentification
Query::getId()Identifiable
getWhere()QuerySkeleton
getWhereLogic()QuerySkeleton
orWhere(LogicalObject $exp)QuerySkeleton
resolveAliasByField($field, $alias)QuerySkeleton [protected]
resolveSelectField($field, $alias, $table)QuerySkeleton [protected]
returning($field, $alias=null)QuerySkeleton
setId($id)QueryIdentification
Query::setId($id)Identifiable
toDialectString(Dialect $dialect)QuerySkeleton
QueryIdentification::toDialectString(Dialect $dialect)DialectString
toDialectStringField($field, Dialect $dialect)QuerySkeleton [protected]
toDialectStringReturning(Dialect $dialect)QuerySkeleton [protected]
toString()QueryIdentification
where(LogicalObject $exp, $logic=null)QuerySkeleton