\SYSTEM\DBConnectionSQLite

Summary

Methods
Properties
Constants
__construct()
__destruct()
close()
prepare()
query()
commit()
trans()
exec()
No public properties found
No constants found
getPrepareValueType()
No protected properties found
N/A
No private methods found
$connection
N/A

Properties

$connection

$connection : 

Type

Methods

__construct()

__construct(\SYSTEM\DB\DBInfo  $dbinfo,   $new_link = false,   $client_flag) 

Parameters

\SYSTEM\DB\DBInfo $dbinfo
$new_link
$client_flag

__destruct()

__destruct() 

close()

close() 

prepare()

prepare(  $stmtName,   $stmt,   $values) 

Parameters

$stmtName
$stmt
$values

query()

query(  $query) 

Parameters

$query

commit()

commit() 

trans()

trans() 

exec()

exec(  $query) 

Parameters

$query

getPrepareValueType()

getPrepareValueType(  $value) 

Parameters

$value