EntityInfo

Undocumented in source.

Constructors

this
this(EntityManager manager, T t, F owner)
Undocumented in source.

Members

Functions

getAutoIncrementKey
string getAutoIncrementKey()
Undocumented in source. Be warned that the author may not have intended to support it.
getEntityClassName
string getEntityClassName()
Undocumented in source. Be warned that the author may not have intended to support it.
getFactoryName
string getFactoryName()
Undocumented in source. Be warned that the author may not have intended to support it.
getFields
EntityFieldInfo[string] getFields()
Undocumented in source. Be warned that the author may not have intended to support it.
getInsertString
Variant[string] getInsertString()
Undocumented in source. Be warned that the author may not have intended to support it.
getPrimaryField
EntityFieldInfo getPrimaryField()
Undocumented in source. Be warned that the author may not have intended to support it.
getPrimaryKeyString
string getPrimaryKeyString()
Undocumented in source. Be warned that the author may not have intended to support it.
getSingleField
EntityFieldInfo getSingleField(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getTableName
string getTableName()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
EntityFieldInfo opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta