Class Mage_Catalog_Model_Resource_Helper_Mysql4
Eav Mysql resource helper model
- Mage_Core_Model_Resource_Helper_Abstract
- Mage_Core_Model_Resource_Helper_Mysql4
- Mage_Eav_Model_Resource_Helper_Mysql4
- Mage_Catalog_Model_Resource_Helper_Mysql4
Package: Mage\Catalog
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Model/Resource/Helper/Mysql4.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Model/Resource/Helper/Mysql4.php
public
array
|
|
public
boolean
|
#
compareIndexColumnProperties( array $column, array $describe )
Compare Flat style with Describe style columns If column a different - return false |
public
string
|
#
getIsNullNotNullCondition( string $field1, string $field2 )
Getting condition isNull(f1,f2) IS NOT Null |
getCastToIntExpression(),
getDdlTypeByColumnType(),
getLoadAttributesSelectGroups(),
prepareEavAttributeValue()
|
__construct(),
_getConnection(),
_getReadAdapter(),
_getWriteAdapter(),
convertOldColumnDefinition(),
escapeLikeValue(),
getCILike()
|
$_ddlColumnTypes
|
$_modulePrefix,
$_readAdapter,
$_writeAdapter
|