Qore DbDataProvider Module Reference  1.0
DbDataProvider::DbDataProvider Member List

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

commit()DbDataProvider::DbDataProvider
constructor(AbstractDatasource ds, *hash< auto > opts)DbDataProvider::DbDataProvider
constructor(AbstractDatabase db)DbDataProvider::DbDataProvider
constructor(*hash< auto > options)DbDataProvider::DbDataProvider
ConstructorOptionsDbDataProvider::DbDataProvider
datasource_lookupDbDataProvider::DbDataProviderprotectedstatic
dbDbDataProvider::DbDataProviderprotected
getChildProviderImpl(string name)DbDataProvider::DbDataProviderprotected
getChildProviderNamesImpl()DbDataProvider::DbDataProviderprotected
getDatasource(AbstractDatasource ds)DbDataProvider::DbDataProviderstatic
getDatasource(string ds_string)DbDataProvider::DbDataProviderstatic
getName()DbDataProvider::DbDataProvider
getRecordTypeFromDescribeHash(hash< auto > describe_hash)DbDataProvider::DbDataProviderstatic
getRecordTypeImpl(*hash< auto > search_options)DbDataProvider::DbDataProviderprotected
getStaticInfoImpl()DbDataProvider::DbDataProviderprotected
getTable(string ds_string, string table_string)DbDataProvider::DbDataProviderstatic
getTable(AbstractDatasource ds, string table_string)DbDataProvider::DbDataProviderstatic
ProviderInfoDbDataProvider::DbDataProvider
rollback()DbDataProvider::DbDataProvider
SearchOptionsDbDataProvider::DbDataProvider
searchRecordsBulkImpl(int block_size=1000, *hash< auto > where_cond, *hash< auto > search_options)DbDataProvider::DbDataProviderprotected
searchRecordsImpl(*hash< auto > where_cond, *hash< auto > search_options)DbDataProvider::DbDataProviderprotected
setDatasourceLookup(code datasource_lookup)DbDataProvider::DbDataProviderstatic
setTableLookup(code table_lookup)DbDataProvider::DbDataProviderstatic
table_lookupDbDataProvider::DbDataProviderprotectedstatic