Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Prado
Data
SqlMap
Statements
TSelectMappedStatement
PHP Class Prado\Data\SqlMap\Statements\TSelectMappedStatement
Since:
3.1
Inheritance:
extends
TMappedStatement
Show file
Open project: pradosoft/prado
Public Methods
Method
Description
executeInsert
(
$connection
,
$parameter
)
executeUpdate
(
$connection
,
$parameter
)
Method Details
executeInsert()
public
method
public
executeInsert
(
$connection
,
$parameter
)
executeUpdate()
public
method
public
executeUpdate
(
$connection
,
$parameter
)