Lightweight 0.1.0
Loading...
Searching...
No Matches
DataMapper Member List

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

All()DataMapper
BindOutputColumns(Record &record) (defined in DataMapper)DataMapperinline
BindOutputColumns(Record &record) (defined in DataMapper)DataMapperinline
BuildQuery() -> SqlQueryBuilderDataMapperinline
ClearModifiedState(Record &record) noexceptDataMapper
ConfigureRelationAutoLoading(Record &record)DataMapper
Connection() const noexceptDataMapperinline
Connection() noexceptDataMapperinline
Count()DataMapper
Count() (defined in DataMapper)DataMapper
Create(Record &record)DataMapper
CreateExplicit(Record const &record)DataMapper
CreateTable()DataMapper
CreateTables()DataMapper
CreateTablesString(SqlServerType serverType)DataMapper
CreateTableString(SqlServerType serverType)DataMapper
DataMapper()DataMapperinline
DataMapper(SqlConnection &&connection)DataMapperinlineexplicit
DataMapper(SqlConnectionString connectionString)DataMapperinlineexplicit
DataMapper(DataMapper const &)=delete (defined in DataMapper)DataMapper
DataMapper(DataMapper &&) noexcept=default (defined in DataMapper)DataMapper
Delete(Record const &record)DataMapper
FromTable(std::string_view tableName)DataMapperinline
Inspect(Record const &record)DataMapperstatic
IsModified(Record const &record) const noexceptDataMapper
LoadRelations(Record &record)DataMapper
operator=(DataMapper const &)=delete (defined in DataMapper)DataMapper
operator=(DataMapper &&) noexcept=default (defined in DataMapper)DataMapper
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters)DataMapper
Query(std::string_view sqlQueryString, InputParameters &&... inputParameters)DataMapper
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters)DataMapper
Query()DataMapperinline
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in DataMapper)DataMapperinline
QuerySingle(SqlSelectQueryBuilder selectQuery, Args &&... args)DataMapper
QuerySingle(PrimaryKeyTypes &&... primaryKeys)DataMapper
QuerySingle()DataMapperinline
QuerySingleBy(ColumnName const &columnName, T const &value)DataMapper
QuerySparse()DataMapperinline
SetId(Record &record, ValueType &&id) (defined in DataMapper)DataMapperinline
Update(Record &record)DataMapper
~DataMapper()=default (defined in DataMapper)DataMapper