Hello friends, I have a doubt about using Hibernate 5 in TomEE .
Why I have that use the <property name="tomee.jpa.factory.lazy" value="true" /> in persistence.xml for work fine ? I find an article about this [1] , but I not understand right about your use . someone can explication about this ? [1] https://fmdojo.wordpress.com/2017/05/07/tomee-7-and-hibernate-5-2-persistence-xml/ thanks : )
