====== getDBO ====== {#JAPI Joomla.Framework JFactory::getDBO #} Get a database object

Returns a reference to the global JDatabase object, only creating it if it doesn't already exist.

===== Syntax ===== object JDatabase &getDBO () ===== Examples ===== ---- ~~DISCUSSION~~