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.cpp
this->cascadeType = ALL;
}
Relation::Relation(QString propertyName, RelationType type, QString mappedBy, QString tableName,
Relation::Relation(QString propertyName, RelationType type, QString mappedBy,
QString tableName,
CascadeType cascadeType) {
this->propertyName = propertyName;
this->type = type;

Auch abrufbar als: Unified diff