Smart.Framework Logo

abstract class \SmartAbstractPgsqlExtDb
{ } @->

Abstract Class: SmartAbstractPgsqlExtDb - provides a basic Extended PostgreSQL DB Server Client that can be used with custom made connections.
This class is based and extended from SmartPgsqlExtDb.
It should be extended further ...


class Methods

final public function __destruct ( ) {} @ 
final public function getConfig ( ) {} -> 
final public function getConnection ( ) {} -> 
final public function startTransaction ( ) {} -> 
final public function commitTransaction ( ) {} -> 
final public function rollbackTransaction ( ) {} -> 
final public function getOneByKeyTableSchema ( $schema, $table, $field, $value, $fields = [], $where = "" ) {} -> 
final public function getManyByConditionTableSchema ( $schema, $table, $where, $limit, $offset, $fields = [], $orderby = [] ) {} -> 
final public function getCountByConditionTableSchema ( $schema, $table, $where ) {} -> 
abstract public function __construct ( ) {} @ 
final protected function initConnection ( $cfg_pgsql_area ) {} -> 
final protected function parseArrWhere ( $where ) {} -> 
final protected function parseArrFieldsToSqlSelectStatement ( $fields ) {} -> 

class Properties


class Constants



documentation generated on: 2023-10-19 23:15:56 +0000


Smart.Framework © 2009-2023 unix-world.org