You are here

public function FrxOracle::query in Forena Reports 8

File

src/FrxPlugin/Driver/FrxOracle.php, line 125
Oracle specific driver that takes advantage of oracles native XML support

Class

FrxOracle
Class FrxOracle

Namespace

Drupal\forena\FrxPlugin\Driver

Code

public function query($sql, $options = array()) {
}