oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
isEntityType
oceandrift
db
orm
Determines whether a type is an entity type suitable for ORM use
@
safe
enum
bool
isEntityType
(
TEntity
)
;
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
Determines whether a type is an entity type suitable for ORM use