- from
Root!(T, F) from(T t, F owner)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRoot
Root!(T, F) getRoot()
Undocumented in source. Be warned that the author may not have intended to support it.
- manyToManyFrom
Root!(T, F) manyToManyFrom(T t, F owner, string mapped)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEnableJoin
void setEnableJoin(bool flg)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- where
CriteriaBase!(T, F) where(P predicates)
Undocumented in source. Be warned that the author may not have intended to support it.
- where
CriteriaBase!(T, F) where(Comparison!R cond)
Undocumented in source. Be warned that the author may not have intended to support it.