Usage of the Hibernate @LazyCollection Annotation Article by Abdallah Sawan
This commit is contained in:
@@ -19,7 +19,7 @@ import org.junit.Test;
|
||||
|
||||
import javax.annotation.PostConstruct;
|
||||
|
||||
public class LazyCollectionTest {
|
||||
public class LazyCollectionIntegrationTest {
|
||||
|
||||
private static SessionFactory sessionFactory;
|
||||
|
||||
Reference in New Issue
Block a user