beginTransaction() | DbDataProvider::DbDataProvider | |
ChildCreateOptions | DbDataProvider::DbDataProvider | |
commit() | DbDataProvider::DbDataProvider | |
constructor(AbstractDatasource ds, __7_ hash< auto > opts) | DbDataProvider::DbDataProvider | |
constructor(AbstractDatabase db) | DbDataProvider::DbDataProvider | |
constructor(__7_ hash< auto > options) | DbDataProvider::DbDataProvider | |
ConstructorOptions | DbDataProvider::DbDataProvider | |
createChildProviderImpl(string name, hash< string, AbstractDataField > fields, *hash< auto > child_create_options) | DbDataProvider::DbDataProvider | inline |
datasource_lookup | DbDataProvider::DbDataProvider | protectedstatic |
db | DbDataProvider::DbDataProvider | protected |
deleteChildProviderImpl(string name, __7_ hash< auto > child_delete_options) | DbDataProvider::DbDataProvider | protected |
getChildProviderImpl(string name) | DbDataProvider::DbDataProvider | protected |
getChildProviderNamesImpl() | DbDataProvider::DbDataProvider | protected |
getChildProviderSummaryInfo() | DbDataProvider::DbDataProvider | |
getColumnDesc(AbstractDatabase db, AbstractDataField field, __7_ hash< auto > opts) | DbDataProvider::DbDataProvider | static |
getDatasource(AbstractDatasource ds) | DbDataProvider::DbDataProvider | static |
getDatasource(string ds_string) | DbDataProvider::DbDataProvider | static |
getDesc() | DbDataProvider::DbDataProvider | |
getName() | DbDataProvider::DbDataProvider | |
getRecordTypeFromDescribeHash(hash< auto > describe_hash) | DbDataProvider::DbDataProvider | static |
getRecordTypeImpl(__7_ hash< auto > search_options) | DbDataProvider::DbDataProvider | protected |
getStaticInfoImpl() | DbDataProvider::DbDataProvider | protected |
getTable(string ds_string, string table_string) | DbDataProvider::DbDataProvider | static |
getTable(AbstractDatasource ds, string table_string) | DbDataProvider::DbDataProvider | static |
makeTableDesc(string name, hash< string, AbstractDataField > fields, __7_ hash< auto > opts) | DbDataProvider::DbDataProvider | |
ProviderInfo | DbDataProvider::DbDataProvider | |
rollback() | DbDataProvider::DbDataProvider | |
SearchOptions | DbDataProvider::DbDataProvider | |
searchRecordsBulkImpl(int block_size=1000, *hash< auto > where_cond, *hash< auto > search_options) | DbDataProvider::DbDataProvider | inline |
searchRecordsImpl(__7_ hash< auto > where_cond, __7_ hash< auto > search_options) | DbDataProvider::DbDataProvider | protected |
setDatasourceLookup(code datasource_lookup) | DbDataProvider::DbDataProvider | static |
setTableLookup(code table_lookup) | DbDataProvider::DbDataProvider | static |
table_lookup | DbDataProvider::DbDataProvider | protectedstatic |