Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HqlServiceIf
PHP Interface HqlServiceIf, hypertable
Inheritance:
extends
ClientServiceIf
Exibir arquivo
Open project: nuggetwheat/hypertable
Public Methods
Method
Description
hql_exec
(
$ns
,
$command
,
$noflush
,
$unbuffered
)
hql_exec2
(
$ns
,
$command
,
$noflush
,
$unbuffered
)
hql_query
(
$ns
,
$command
)
hql_query2
(
$ns
,
$command
)
Method Details
hql_exec()
public
method
public
hql_exec
(
$ns
,
$command
,
$noflush
,
$unbuffered
)
hql_exec2()
public
method
public
hql_exec2
(
$ns
,
$command
,
$noflush
,
$unbuffered
)
hql_query()
public
method
public
hql_query
(
$ns
,
$command
)
hql_query2()
public
method
public
hql_query2
(
$ns
,
$command
)