// Entity Sitzreihe Sitzreihe { id: int { @Id @AutoIncremented } ; hall: Kinosaal {} ; position: int {} ; category: Sitzkategorie {} ; }