db
DBConnectionPostgreSQLImpl Member List

This is the complete list of members for DBConnectionPostgreSQLImpl, including all inherited members.

$accessabeFileDirDBConnectionCommonprotected
$classDescriptionsDBConnectionCommonprotected
$daoImplCacheDirDBConnectionCommonprotected
$dbTypeDBConnectionCommonprotected
$hiddenFilesDirDBConnectionCommonprotected
$insertNewIdIdentifierDBConnectionPostgreSQLImplprotected
$missingFileFilePathDBConnectionCommonprotected
$namingStrategyDBConnectionCommonprotected
$objectCacheDBConnectionCommonprotected
$pdoDBConnectionCommonprotected
$settingsDBConnectionCommonprotected
$sqlStatementsCacheDBConnectionCommonprotected
__construct($host, $dbName, $login, $password, $accessabeFileDir, $hiddenFilesDir, array $settings=["codepage"=> 'utf8'])DBConnectionPostgreSQLImpl
IZON::DB::Impl::DBConnectionCommon::__construct(PDO $pdo, $dbType, $settings)DBConnectionCommon
__toString()DBConnectionCommon
beginTransaction()DBConnectionCommon
bindSerializedValue($classDescription, $statement, $obj, $propertyName)DBConnectionCommonprotected
close()DBConnectionCommon
commit()DBConnectionCommon
createInsertSQLString(ClassDescription $classDescription)DBConnectionPostgreSQLImplprotected
DB_NAMEDBConnectionPostgreSQLImpl
delete($obj, $className=NULL)DBConnectionCommon
IZON::DB::DBConnection::delete($obj)DBConnection
executeCount($className, $qureyFactory, $methodName, $parameters)DBConnectionCommon
executeCustomCount($className, $qureyFactory, $methodName, array $parameters, array $queryTypeParameters)DBConnectionCommon
executeCustomFind($className, $qureyFactory, $methodName, array $parameters, array $queryTypeParameters)DBConnectionCommon
executeDelete($className, $qureyFactory, $methodName, $parameters)DBConnectionCommon
executeFind($className, $qureyFactory, $methodName, $parameters)DBConnectionCommon
executeUpdate($className, $queryFactory, $methodName, $parameters)DBConnectionCommon
fetchObject($className, $statement)DBConnectionCommon
fetchObjectArray($className, $statement)DBConnectionCommon
find($className, array $params, array $orders=[])DBConnectionCommon
getClassDesctiption($className)DBConnectionCommon
getDaoImplCacheDir()DBConnectionCommon
getDbType()DBConnectionCommon
getDefaultSettings()DBConnectionCommon
getLastInsertedId(PDO $pdo, PDOStatement $statement)DBConnectionPostgreSQLImplprotected
getNamingStrategy()DBConnectionCommon
getPDO()DBConnectionCommon
getPropertyDescriptionByDataType(ClassDescription $classDescription, $propertyType, $propertyName, $columnName, $columnDataType, $notNull)DBConnectionPostgreSQLImplprotected
getPropertyDescriptionByProperityDefinition(ClassDescription $classDescription, AbstractDefinition $propertyDefinition, $propertyName, $columnName)DBConnectionPostgreSQLImplprotected
getPropertyDescriptions(ClassDescription $classDescription, $propertyDefinitions, $propertyTypes)DBConnectionPostgreSQLImpl
getSqlStatemetCache($className)DBConnectionCommonprotected
isInFileStorage(File $file)DBConnectionCommonprotected
load($className, $id)DBConnectionCommon
loadAll($className)DBConnectionCommon
paginate($className, PaginatorFactory $paginatorFactory, PaginatorConfig $config)DBConnectionCommon
rollBack()DBConnectionCommon
save($obj)DBConnectionCommon
setDaoImplCacheDir($daoImplCacheDir)DBConnectionCommon
setNamingStrategy(NamingStrategy $namingStrategy)DBConnectionCommon
update($obj)DBConnectionCommon