| Hi @Guillaume Smet This ticket is related with this forum discussion: https://discourse.hibernate.org/t/hibernate-lazy-loading-doesnt-work-joincolumnorformulas/1030/11 Finally i dicovered that when a relation is marked as @NotFound(action = NotFoundAction.IGNORE) always is loaded in a lazy way. Would be great that this could be done. |