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

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

AcquireThreadLocal()Lightweight::DataMapperstatic
BindOutputColumns(Record &record) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
BindOutputColumns(Record &record) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
ConfigureRelationAutoLoading(Record &record)Lightweight::DataMapper
Connection() const noexceptLightweight::DataMapperinline
Connection() noexceptLightweight::DataMapperinline
Create(Record &record)Lightweight::DataMapper
CreateCopyOf(Record const &originalRecord)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(std::optional< 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
Execute(std::string_view sqlQueryString)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
ModifiedState enum nameLightweight::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()Lightweight::DataMapperinline
Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
QuerySingle(PrimaryKeyTypes &&... primaryKeys)Lightweight::DataMapper
QuerySingleWithoutRelationAutoLoading(PrimaryKeyTypes &&... primaryKeys)Lightweight::DataMapper
SetId(Record &record, ValueType &&id) (defined in Lightweight::DataMapper)Lightweight::DataMapperinline
SetModifiedState(Record &record) noexceptLightweight::DataMapper
Update(Record &record)Lightweight::DataMapper
~DataMapper()=default (defined in Lightweight::DataMapper)Lightweight::DataMapper