Interfaces
LimitableInterface
Joomla Database Query LimitableInterface.
Adds bind/unbind methods as well as a getBounded() method
to retrieve the stored bounded variables on demand prior to
query execution.
« More » PreparableInterface
Joomla Database Query Preparable Interface.
Adds bind/unbind methods as well as a getBounded() method
to retrieve the stored bounded variables on demand prior to
query execution.
« More »