1. Automatic test asserting that a property is really lazy with hibernate stackoverflow.comI have to add a lazy=true to a property & i have add a ant task to intrument the class to enable hibernate to make it lazy in my pom. is there ... |
2. What's the lazy strategy and how does it work? stackoverflow.comI have a problem. I'm learning JPA. I'm using embedded OpenEJB container in unit tests, but only working is |