MIOLO26
Carregando...
Procurando...
Nenhuma entrada encontrada
Referência à classe MDatabase
Diagrama de heranças da classe MDatabase
Database

Membros públicos

 __construct ($conf, $system, $host, $db, $user, $pass, $persistent, $parameters=NULL, $server=false, $jdbc_driver=NULL, $jdbc_db=NULL, $altPort=null)
 
 openServer ()
 
 open ()
 
 close ()
 
 getError ()
 
 getErrors ()
 
 getTransaction ()
 
 getISR ()
 
 parse ($sql)
 
 bind ($sql, $parameters)
 
 execute ($sql)
 
 executeBatch ($sql_array)
 
 count ($sql)
 
 getNewId ($sequence='admin', $tableGenerator='miolo_sequence')
 
 query ($sql, $maxrows=0, $offset=NULL, $fetchType=NULL)
 
 prepare ($sql, $params)
 
 getQuery ($sql, $maxrows=0, $fetchType=NULL)
 
 objQuery ($sql=null, $maxrows=0)
 
 getQueryCommand ($sqlCommand, $maxrows=NULL, $offset=NULL, $fetchType=NULL)
 
 getTable ($tablename)
 
 getTableInfo ($tablename)
 
 queryRange ($sql, &$range)
 
 queryChunk ($sql, $maxrows, $offset, &$total, $fetchType=NULL)
 
 assert ($info=false)
 
 getAffectedRows ()
 
 charToTimestamp ($timestamp, $format='DD/MM/YYYY HH24:MI:SS')
 
 charToDate ($date, $format='DD/MM/YYYY')
 
 timestampToChar ($timestamp, $format='DD/MM/YYYY HH24:MI:SS')
 
 dateToChar ($date, $format='DD/MM/YYYY')
 
 LOBLoad ($value)
 
 LOBSave ($value)
 
 handleLOB ($object, $attribute, $value, $operation)
 

Campos de Dados

 $conf
 
 $system
 
 $host
 
 $port
 
 $db
 
 $user
 
 $pass
 
 $conn
 
 $persistent
 
 $parameters
 
 $status
 
 $_miolo
 

Descrição detalhada

Documentação dos Construtores & Destrutor

◆ __construct()

__construct ( $conf,
$system,
$host,
$db,
$user,
$pass,
$persistent,
$parameters = NULL,
$server = false,
$jdbc_driver = NULL,
$jdbc_db = NULL,
$altPort = null )

Documentação das funções

◆ assert()

assert ( $info = false)

◆ bind()

bind ( $sql,
$parameters )

◆ charToDate()

charToDate ( $date,
$format = 'DD/MM/YYYY' )

◆ charToTimestamp()

charToTimestamp ( $timestamp,
$format = 'DD/MM/YYYY HH24:MI:SS' )

◆ close()

close ( )

◆ count()

count ( $sql)

◆ dateToChar()

dateToChar ( $date,
$format = 'DD/MM/YYYY' )

◆ execute()

execute ( $sql)

◆ executeBatch()

executeBatch ( $sql_array)

◆ getAffectedRows()

getAffectedRows ( )

◆ getError()

getError ( )

◆ getErrors()

getErrors ( )

◆ getISR()

getISR ( )

◆ getNewId()

getNewId ( $sequence = 'admin',
$tableGenerator = 'miolo_sequence' )

◆ getQuery()

getQuery ( $sql,
$maxrows = 0,
$fetchType = NULL )

◆ getQueryCommand()

getQueryCommand ( $sqlCommand,
$maxrows = NULL,
$offset = NULL,
$fetchType = NULL )

◆ getTable()

getTable ( $tablename)

◆ getTableInfo()

getTableInfo ( $tablename)

◆ getTransaction()

getTransaction ( )

◆ handleLOB()

handleLOB ( $object,
$attribute,
$value,
$operation )

◆ LOBLoad()

LOBLoad ( $value)

◆ LOBSave()

LOBSave ( $value)

◆ objQuery()

objQuery ( $sql = null,
$maxrows = 0 )

◆ open()

open ( )

◆ openServer()

openServer ( )

◆ parse()

parse ( $sql)

◆ prepare()

prepare ( $sql,
$params )

◆ query()

query ( $sql,
$maxrows = 0,
$offset = NULL,
$fetchType = NULL )

◆ queryChunk()

queryChunk ( $sql,
$maxrows,
$offset,
& $total,
$fetchType = NULL )

◆ queryRange()

queryRange ( $sql,
& $range )

◆ timestampToChar()

timestampToChar ( $timestamp,
$format = 'DD/MM/YYYY HH24:MI:SS' )

Documentação dos campos e atributos

◆ $_miolo

$_miolo

◆ $conf

$conf

◆ $conn

$conn

◆ $db

$db

◆ $host

$host

◆ $parameters

$parameters

◆ $pass

$pass

◆ $persistent

$persistent

◆ $port

$port

◆ $status

$status

◆ $system

$system

◆ $user

$user

A documentação para esta classe foi gerada a partir do seguinte ficheiro: