Class JDatabaseQueryPdomysql
Query Building Class.
- JDatabaseQuery
-
JDatabaseQueryMysqli
implements
JDatabaseQueryLimitable
-
JDatabaseQueryPdomysql
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.4
Located at joomla/database/query/pdomysql.php
Methods summary
Methods inherited from JDatabaseQueryMysqli
Rand(),
__toString(),
castAsChar(),
concatenate(),
processLimit(),
regexp(),
selectRowNumber(),
setLimit()
Methods inherited from JDatabaseQuery
__call(),
__clone(),
__construct(),
__get(),
andWhere(),
call(),
charLength(),
clear(),
columns(),
currentTimestamp(),
dateAdd(),
dateFormat(),
day(),
delete(),
dump(),
escape(),
exec(),
extendWhere(),
format(),
from(),
group(),
having(),
hour(),
innerJoin(),
insert(),
join(),
leftJoin(),
length(),
minute(),
month(),
nullDate(),
orWhere(),
order(),
outerJoin(),
quote(),
quoteName(),
rightJoin(),
second(),
select(),
set(),
setQuery(),
union(),
unionAll(),
unionDistinct(),
update(),
validateRowNumber(),
values(),
where(),
year()
Magic methods summary
Magic methods inherited from JDatabaseQuery
Properties summary
Properties inherited from JDatabaseQueryMysqli
Properties inherited from JDatabaseQuery
$autoIncrementField,
$call,
$columns,
$db,
$delete,
$element,
$exec,
$from,
$group,
$having,
$insert,
$join,
$order,
$select,
$selectRowNumber,
$set,
$sql,
$type,
$union,
$unionAll,
$update,
$values,
$where
