Hi, is there an easy way to add an extra column to the join table, which could be used for sorting the collection? For example i want to achieve for each post in the blog example a different sort of the tags. How could i manage this (without having 2 ManyToOne Relations instead)? Cheers Kerstin