Trait ProviderResource
Namespace: MvcCore\Ext\Models\Db\Model
Located at ext-model-db/src/MvcCore/Ext/Models/Db/Model/ProviderResource.php
Located at ext-model-db/src/MvcCore/Ext/Models/Db/Model/ProviderResource.php
protected static
|
#
getEditProviderResource( )
Get database provider specific resource class instance with universal SQL statements. |
protected static
string|null
|
$providerDriverName
Provider specific driver name. |
#
NULL
|
protected static
string
|
$providerConnectionClass
Connection class full name, specific for each extension. |
#
'\\MvcCore\\Ext\\Models\\Db\\Connection'
|
protected static
|
$editProviderResource
Database provider specific resource class instance with universal SQL statements. |
#
NULL
|