![]() |
QxOrm 1.1.8
C++ Object Relational Mapping library
|
createExtraTable(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
createTable(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerFetch_ResolveInput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerFetch_ResolveOutput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerFrom(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerJoin(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerSelect(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerWhere(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
eagerWhereSoftDelete(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
getCartesianProduct() const =0 | qx::IxSqlRelation | [pure virtual] |
getDataByKey(const QString &sKey) const | qx::IxSqlRelation | |
getDataCount() const | qx::IxSqlRelation | |
getDataId() const | qx::IxSqlRelation | [inline] |
getDataMember() const | qx::IxSqlRelation | [inline] |
getDataMemberX() const | qx::IxSqlRelation | [inline] |
getIdFromQuery(bool bEager, QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
getKey() const | qx::IxSqlRelation | |
getLstDataMember() const | qx::IxSqlRelation | [inline] |
getLstRelation() const | qx::IxSqlRelation | [inline] |
getRelationCount() const | qx::IxSqlRelation | |
getSqlJoin() const | qx::IxSqlRelation | |
getSqlJoinType() const | qx::IxSqlRelation | [inline] |
init()=0 | qx::IxSqlRelation | [pure virtual] |
inner_join enum value | qx::IxSqlRelation | |
IxSqlRelation(IxDataMember *p) | qx::IxSqlRelation | [inline] |
join_type enum name | qx::IxSqlRelation | |
lazyFetch_ResolveInput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyFetch_ResolveOutput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyFrom(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyInsert(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyInsert_ResolveInput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyInsert_Values(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyJoin(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazySelect(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyUpdate(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyUpdate_ResolveInput(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyWhere(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
lazyWhereSoftDelete(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
left_outer_join enum value | qx::IxSqlRelation | |
m_eJoinType | qx::IxSqlRelation | [protected] |
m_lOffsetRelation | qx::IxSqlRelation | [protected] |
m_lstDataMemberPtr | qx::IxSqlRelation | [protected] |
m_lstSqlRelationPtr | qx::IxSqlRelation | [protected] |
m_oSoftDelete | qx::IxSqlRelation | [protected] |
m_pDataMember | qx::IxSqlRelation | [protected] |
m_pDataMemberId | qx::IxSqlRelation | [protected] |
m_pDataMemberX | qx::IxSqlRelation | [protected] |
nextData(long &lIndex) const | qx::IxSqlRelation | |
nextRelation(long &lIndex) const | qx::IxSqlRelation | |
onAfterSave(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
onBeforeSave(QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
setSqlJoinType(join_type e) | qx::IxSqlRelation | [inline] |
table() const | qx::IxSqlRelation | |
tableAlias(QxSqlRelationParams ¶ms) const | qx::IxSqlRelation | |
updateOffset(bool bEager, QxSqlRelationParams ¶ms) const =0 | qx::IxSqlRelation | [pure virtual] |
verifyOffset(QxSqlRelationParams ¶ms, bool bId) const | qx::IxSqlRelation | |
~IxSqlRelation()=0 | qx::IxSqlRelation | [pure virtual] |