Jackalope\Query\QOM\QueryObjectModelSql1::getBindVariableNames PHP Méthode

getBindVariableNames() public méthode

{@inheritDoc}
    public function getBindVariableNames()
    {
        // TODO: can we inherit from SqlQuery?
        throw new NotImplementedException();
    }