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::DbDataProviderprivatestatic
dbDbDataProvider::DbDataProviderprivate
getChildProviderImpl(string name)DbDataProvider::DbDataProviderprivate
getChildProviderNamesImpl()DbDataProvider::DbDataProviderprivate
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::DbDataProviderprivate
getStaticInfoImpl()DbDataProvider::DbDataProviderprivate
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::DbDataProviderprivate
searchRecordsImpl(*hash< auto > where_cond, *hash< auto > search_options)DbDataProvider::DbDataProviderprivate
setDatasourceLookup(code datasource_lookup)DbDataProvider::DbDataProviderstatic
setTableLookup(code table_lookup)DbDataProvider::DbDataProviderstatic
table_lookupDbDataProvider::DbDataProviderprivatestatic