EntityFieldManyToOne

Undocumented in source.

Constructors

this
this(EntityManager manager, string fieldName, string columnName, string tableName, T fieldValue, ManyToOne mode)
Undocumented in source.

Members

Functions

deSerialize
T deSerialize(Row row)
Undocumented in source. Be warned that the author may not have intended to support it.
fetchType
FetchType fetchType()
Undocumented in source. Be warned that the author may not have intended to support it.
getLazyData
LazyData getLazyData(Row row)
Undocumented in source. Be warned that the author may not have intended to support it.
setMode
void setMode(ManyToOne mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta