EntityFieldOneToOne

Undocumented in source.

Constructors

this
this(EntityManager manager, string fieldName, string primaryKey, string columnOrjoin, string tableName, T fieldValue, OneToOne mode, F owner)
Undocumented in source.

Members

Functions

deSerialize
T deSerialize(Row row, F owner)
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.
getSelectColumn
string getSelectColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
setMode
void setMode(OneToOne mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta