Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e0e1ead8

Von Christian Ehringfeld vor fast 9 Jahren hinzugefügt

  • ID e0e1ead821f79cb33d9f212191809e4914172aa8
  • Vorgänger c599658a
  • Nachfolger e5ce87e2

formatting

Unterschiede anzeigen:

src/relation.h
* @param type
* @param mappedBy Q_PROPERTY in foreign Entity
*/
Relation(QString propertyName, RelationType type, QString mappedBy, QString tableName = "",
Relation(QString propertyName, RelationType type, QString mappedBy,
QString tableName = "",
CascadeType cascadeType = ALL);
~Relation();
RelationType getType() const;

Auch abrufbar als: Unified diff