Hi All,

I have 3 entities Entity A has one-to-many assoication on Entity B, Entity B has one-to-many association on Entity C and Entity C has many-to-one association with Entity A. When JPA query...