hibernated v0.3.5 (2019-09-02T20:12:25Z)
Home
Dub
Repo
EntityMetaData.getAllFieldList
hibernated
metadata
EntityMetaData
Undocumented in source.
string
getAllFieldList
(Dialect dialect, EntityInfo ei, bool exceptKey)
class
EntityMetaData
const
string
getAllFieldList
(
Dialect
dialect
,
const
EntityInfo
ei
,
bool
exceptKey
= false
)
string
getAllFieldList
(Dialect dialect, string entityName, bool exceptKey)
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