You are here

public function FrxOracle::query in Forena Reports 7.5

File

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

Class

FrxOracle

Namespace

Drupal\forena\Driver

Code

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