Currently, subselect fetching is only implemented for @OneToMany, @ManyToMany, and @CollectionElement. I don’t think there’s any good reason why it’s any harder to implement for @ManyToOne, I think I just left this unfinished all those years ago, and nobody ever finished it. |