Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::DataMapper Member List

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

BindOutputColumns(Record &record) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
BindOutputColumns(Record &record) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
ClearModifiedState(Record &record) noexceptLightweight::DataMapper
ConfigureRelationAutoLoading(Record &record)Lightweight::DataMapper
Connection() const noexceptLightweight::DataMapperinline
Connection() noexceptLightweight::DataMapperinline
Create(Record &record)Lightweight::DataMapper
CreateExplicit(Record const &record)Lightweight::DataMapper
CreateTable()Lightweight::DataMapper
CreateTables()Lightweight::DataMapper
CreateTablesString(SqlServerType serverType)Lightweight::DataMapper
CreateTableString(SqlServerType serverType)Lightweight::DataMapper
DataMapper()Lightweight::DataMapperinline
DataMapper(SqlConnection &&connection)Lightweight::DataMapperinlineexplicit
DataMapper(SqlConnectionString connectionString)Lightweight::DataMapperinlineexplicit
DataMapper(DataMapper const &)=delete (defined in Lightweight::DataMapper)Lightweight::DataMapper
DataMapper(DataMapper &&) noexcept=default (defined in Lightweight::DataMapper)Lightweight::DataMapper
Delete(Record const &record)Lightweight::DataMapper
FromTable(std::string_view tableName)Lightweight::DataMapperinline
Inspect(Record const &record)Lightweight::DataMapperstatic
IsModified(Record const &record) const noexceptLightweight::DataMapper
LoadRelations(Record &record)Lightweight::DataMapper
operator=(DataMapper const &)=delete (defined in Lightweight::DataMapper)Lightweight::DataMapper
operator=(DataMapper &&) noexcept=default (defined in Lightweight::DataMapper)Lightweight::DataMapper
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters)Lightweight::DataMapper
Query(std::string_view sqlQueryString, InputParameters &&... inputParameters)Lightweight::DataMapper
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters)Lightweight::DataMapper
Query()Lightweight::DataMapperinline
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in Lightweight::DataMapper)Lightweight::DataMapper
QuerySingle(PrimaryKeyTypes &&... primaryKeys)Lightweight::DataMapper
QuerySingleWithoutRelationAutoLoading(PrimaryKeyTypes &&... primaryKeys)Lightweight::DataMapper
QueryToTuple(SqlSelectQueryBuilder::ComposedQuery const &selectQuery)Lightweight::DataMapper
SetId(Record &record, ValueType &&id) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
Update(Record &record)Lightweight::DataMapper
~DataMapper()=default (defined in Lightweight::DataMapper)Lightweight::DataMapper