- autoJoin
Root!(T, F) autoJoin()
Undocumented in source. Be warned that the author may not have intended to support it.
- deSerialize
T deSerialize(Row[] rows, long count, int startIndex, F owner)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
EntityFieldInfo get(string field)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllSelectColumn
string[] getAllSelectColumn()
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.
- getEntityInfo
EntityInfo!(T, F) getEntityInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getJoins
JoinSqlBuild[] getJoins()
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.
- getTableName
string getTableName()
Undocumented in source. Be warned that the author may not have intended to support it.
- join
Join!(T, P) join(EntityFieldInfo info, JoinType joinType)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
EntityInfo!(T, F) opDispatch()
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.