|
Lightweight 0.20260303.0
|
This is the complete list of members for Lightweight::DataMapper, including all inherited members.
| AcquireThreadLocal() | Lightweight::DataMapper | static |
| BindOutputColumns(Record &record, SqlResultCursor &cursor) | Lightweight::DataMapper | inline |
| ConfigureRelationAutoLoading(Record &record) | Lightweight::DataMapper | |
| Connection() const noexcept | Lightweight::DataMapper | inline |
| Connection() noexcept | Lightweight::DataMapper | inline |
| 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::DataMapper | inline |
| DataMapper(SqlConnection &&connection) | Lightweight::DataMapper | inlineexplicit |
| DataMapper(std::optional< SqlConnectionString > connectionString) | Lightweight::DataMapper | inlineexplicit |
| DataMapper(DataMapper const &)=delete (defined in Lightweight::DataMapper) | Lightweight::DataMapper | |
| DataMapper(DataMapper &&other) noexcept | Lightweight::DataMapper | inline |
| Delete(Record const &record) | Lightweight::DataMapper | |
| Execute(std::string_view sqlQueryString) | Lightweight::DataMapper | |
| FromTable(std::string_view tableName) | Lightweight::DataMapper | inline |
| Inspect(Record const &record) | Lightweight::DataMapper | static |
| IsModified(Record const &record) const noexcept | Lightweight::DataMapper | |
| LoadRelations(Record &record) | Lightweight::DataMapper | |
| ModifiedState enum name | Lightweight::DataMapper | |
| operator=(DataMapper const &)=delete (defined in Lightweight::DataMapper) | Lightweight::DataMapper | |
| operator=(DataMapper &&other) noexcept | Lightweight::DataMapper | inline |
| 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(SqlSelectQueryBuilder::ComposedQuery const &selectQuery) | Lightweight::DataMapper | |
| Query() | Lightweight::DataMapper | inline |
| Query() | Lightweight::DataMapper | inline |
| Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) | Lightweight::DataMapper | inline |
| QuerySingle(PrimaryKeyTypes &&... primaryKeys) | Lightweight::DataMapper | |
| SetId(Record &record, ValueType &&id) | Lightweight::DataMapper | inline |
| SetModifiedState(Record &record) noexcept | Lightweight::DataMapper | |
| Update(Record &record) | Lightweight::DataMapper | |
| ~DataMapper()=default (defined in Lightweight::DataMapper) | Lightweight::DataMapper |