hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
EntityMetaData.writeAllColumns
hibernated
metadata
EntityMetaData
Puts all properties of entity instance to dataset
class
EntityMetaData
const
int
writeAllColumns
(
Object
obj
,
DataSetWriter
w
,
int
startColumn
,
bool
exceptKey
= false
)
Meta
Source
See Implementation
hibernated
metadata
EntityMetaData
functions
createEntity
findEntity
findEntityForObject
generateFindAllForEntity
generateFindByPkForEntity
generateInsertAllFieldsForEntity
generateInsertNoKeyForEntity
generateUpdateForEntity
getAllFieldList
getClassMap
getEntities
getEntity
getEntityCount
getEntityMap
getEntityName
getEntityNameForClass
getFieldCount
getPropertyValue
opApply
opIndex
readAllColumns
setPropertyValue
writeAllColumns
properties
length
Puts all properties of entity instance to dataset