Hibernate throws AnnotationException at startup when @BatchSize is placed on a @ManyToOne field. @BatchSize is only valid on collections (@OneToMany, @ManyToMany, @ElementCollection). The N+1 for sender is already covered by the @EntityGraph overrides on DocumentRepository. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>