JPQLでhibernateを使用した際にLazyInitializationExceptionがでる
前提 エラー内容 org.hibernate.LazyInitializationException: failed to lazily initialize a collection of role: entity.Order.orderLine, could not initialize proxy - no Session at org.hibernate.collection.int...