|
Lightweight 0.20250904.0
|
This is the complete list of members for Lightweight::DataMapper, including all inherited members.
| BindOutputColumns(Record &record) (defined in Lightweight::DataMapper) | Lightweight::DataMapper | inline |
| BindOutputColumns(Record &record) (defined in Lightweight::DataMapper) | Lightweight::DataMapper | inline |
| ClearModifiedState(Record &record) noexcept | Lightweight::DataMapper | |
| ConfigureRelationAutoLoading(Record &record) | Lightweight::DataMapper | |
| Connection() const noexcept | Lightweight::DataMapper | inline |
| Connection() noexcept | Lightweight::DataMapper | inline |
| Create() | Lightweight::DataMapper | inlinestatic |
| Create(SqlConnection &&connection) | Lightweight::DataMapper | inlinestatic |
| Create(SqlConnectionString connectionString) | Lightweight::DataMapper | inlinestatic |
| 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(PrivateTag _) | Lightweight::DataMapper | inline |
| DataMapper(SqlConnection &&connection, PrivateTag _) | Lightweight::DataMapper | inlineexplicit |
| DataMapper(SqlConnectionString connectionString, PrivateTag _) | Lightweight::DataMapper | inlineexplicit |
| 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::DataMapper | inline |
| Inspect(Record const &record) | Lightweight::DataMapper | static |
| IsModified(Record const &record) const noexcept | Lightweight::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::DataMapper | inline |
| Query(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in Lightweight::DataMapper) | Lightweight::DataMapper | inline |
| 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::DataMapper | inline |
| Update(Record &record) | Lightweight::DataMapper | |
| ~DataMapper()=default (defined in Lightweight::DataMapper) | Lightweight::DataMapper |