oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
map
oceandrift
db
orm
Retrieves and maps data to the corresponding entity type
@
safe
EntityCollection
!
TEntity
map
(
TEntity
DatabaseDriver
)
(
DatabaseDriver
db
,
BuiltPreCollection
!
TEntity
builtPreCollection
)
if
(
isDatabaseDriver
!
DatabaseDriver
&&
isEntityType
!
TEntity
)
See Also
via
Meta
Source
See Implementation
oceandrift
db
orm
enums
columnName
fieldNames
fieldNamesNoID
functions
get
map
prepareCollection
toEntities
toEntity
via
mixin templates
EntityID
structs
BuiltPreCollection
EntityCollection
EntityManager
PreCollection
PreparedCollection
variables
isEntityType
isORMCompatible
joinTableName
tableName
Retrieves and maps data to the corresponding entity type