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