$darkmode
![]() |
Qore DbDataProvider Module Reference 2.0.1
|
The DB data provider factory. More...
#include <DbDataProviderFactory.qc.dox.h>
Inherits AbstractDataProviderFactory.
Protected Member Functions | |
Class | getClassImpl () |
Returns the class for the data provider object. | |
hash< DataProviderFactoryInfo > | getInfoImpl () |
Returns static factory information without provider_info. More... | |
hash< DataProviderInfo > | getProviderInfoImpl () |
Returns static provider information. More... | |
Protected Attributes | |
const | FactoryInfo |
Factory info. | |
Static Protected Attributes | |
static Class | cls = new Class("DbDataProvider") |
Data provider type info. | |
The DB data provider factory.
|
protected |
Returns static factory information without provider_info.
|
protected |
Returns static provider information.
name
and children
attributes are not returned as they are dynamic attributes