- getDeleteSQL
string getDeleteSQL(Dialect dialect, string thisKeySQL, string[] otherKeysSQL)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInsertSQL
string getInsertSQL(Dialect dialect, string thisKeySQL, string[] otherKeysSQL)
Undocumented in source. Be warned that the author may not have intended to support it.
- getInsertSQL
string getInsertSQL(Dialect dialect)
Undocumented in source. Be warned that the author may not have intended to support it.
- getOtherKeySelectSQL
string getOtherKeySelectSQL(Dialect dialect, string thisKeySQL)
Undocumented in source. Be warned that the author may not have intended to support it.
- setEntities
void setEntities(EntityInfo thisEntity, EntityInfo otherEntity)
set entities, and replace missing parameters with default generated values