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::DataMapper
static
BindOutputColumns
(Record &record) (defined in
Lightweight::DataMapper
)
Lightweight::DataMapper
inline
BindOutputColumns
(Record &record) (defined in
Lightweight::DataMapper
)
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
inline
explicit
DataMapper
(std::optional< SqlConnectionString > connectionString)
Lightweight::DataMapper
inline
explicit
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::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 &&) 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
()
Lightweight::DataMapper
inline
Query
(SqlSelectQueryBuilder::ComposedQuery const &selectQuery, InputParameters &&... inputParameters) (defined in
Lightweight::DataMapper
)
Lightweight::DataMapper
inline
QuerySingle
(PrimaryKeyTypes &&... primaryKeys)
Lightweight::DataMapper
QuerySingleWithoutRelationAutoLoading
(PrimaryKeyTypes &&... primaryKeys)
Lightweight::DataMapper
SetId
(Record &record, ValueType &&id) (defined in
Lightweight::DataMapper
)
Lightweight::DataMapper
inline
SetModifiedState
(Record &record) noexcept
Lightweight::DataMapper
Update
(Record &record)
Lightweight::DataMapper
~DataMapper
()=default (defined in
Lightweight::DataMapper
)
Lightweight::DataMapper
Generated by
1.9.8