db
DBConnectionCommon Member List

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

$accessabeFileDirDBConnectionCommonprotected
$classDescriptionsDBConnectionCommonprotected
$daoImplCacheDirDBConnectionCommonprotected
$dbTypeDBConnectionCommonprotected
$hiddenFilesDirDBConnectionCommonprotected
$missingFileFilePathDBConnectionCommonprotected
$namingStrategyDBConnectionCommonprotected
$objectCacheDBConnectionCommonprotected
$pdoDBConnectionCommonprotected
$settingsDBConnectionCommonprotected
$sqlStatementsCacheDBConnectionCommonprotected
__construct(PDO $pdo, $dbType, $settings)DBConnectionCommon
__toString()DBConnectionCommon
beginTransaction()DBConnectionCommon
bindSerializedValue($classDescription, $statement, $obj, $propertyName)DBConnectionCommonprotected
close()DBConnectionCommon
commit()DBConnectionCommon
createInsertSQLString(ClassDescription $classDescription)DBConnectionCommonprotected
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)DBConnectionCommonprotected
getNamingStrategy()DBConnectionCommon
getPDO()DBConnectionCommon
getPropertyDescriptions(ClassDescription $classDescription, $propertyDefinitions, $propertyTypes)DBConnectionCommon
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