sicam/libs/clases/conexiones/FeederDB.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

Constants

>VConstant  FHOST = '192.185.163.242'
Package
Default  
>VConstant  FBD_NAME = 'palmsoft_feeder'
Package
Default  
>VConstant  FBD_NAME_LOG = 'palmsoft_ccsm'
Package
Default  
>VConstant  FBD_USER = 'palmsoft_ccsm'
Package
Default  
>VConstant  FBD_PASSWORD = 'h6OCwyhh%B_)'
Package
Default  

\FeederDB

Package: Default
Description of Conexion
Parent(s)
\PDO
Author
Luis Montoya  

Properties

>VPropertypublic$instancia = null
static
Default valuenullDetails
Type
n/a

Methods

methodpublic__construct() : void

methodpublicactualizarFila( $sqlQuery,  $datosQuery = array()) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodprivatebdDesarrollo() : void
static

methodpubliccancelarTransaccion() : void
static

methodpublicgrabarTransaccion() : void
static

methodpubliciniciarTransaccion() : void
static

methodpublicinsertFila( $sqlQuery,  $datosQuery = array()) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicselectUnaFila( $sqlQuery,  $datosQuery = array()) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicselectVariasFilas( $sqlQuery,  $datosQuery = array()) : void
static

Parameters
NameTypeDescription
$sqlQuery
$datosQuery
methodpublicsingleton() : void
static

Documentation was generated by phpDocumentor 2.8.5.