// Entity Sitzplatz Sitzplatz { id: int { @Id @AutoIncremented } ; row: Sitzreihe {} ; position: int {} ; }