- getAttributes
Map!(string, Object) getAttributes()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getDataType
string getDataType()
 - getFullName
string getFullName()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getTable
string getTable()
 Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isGroupBy
bool isGroupBy()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isHaving
bool isHaving()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isJoin
bool isJoin()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isPrimaryKey
bool isPrimaryKey()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isSelect
bool isSelect()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isUnique
bool isUnique()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isWhere
bool isWhere()
 Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Object obj)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setAttributes
void setAttributes(Map!(string, Object) attributes)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setDataType
void setDataType(string dataType)
 - setGroupBy
void setGroupBy(bool groupBy)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setHaving
void setHaving(bool having)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setJoin
void setJoin(bool join)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setPrimaryKey
void setPrimaryKey(bool primaryKey)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setSelec
void setSelec(bool select)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setUnique
void setUnique(bool unique)
 Undocumented in source. Be warned that the author may not have intended to support it.
- setWhere
void setWhere(bool where)
 Undocumented in source. Be warned that the author may not have intended to support it.
- toHash
size_t toHash()
 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.