BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.fetchMode;
|
||||
package com.baeldung.hibernate.fetchMode;
|
||||
|
||||
import org.hibernate.annotations.Fetch;
|
||||
import org.hibernate.annotations.FetchMode;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.baeldung.fetchMode;
|
||||
package com.baeldung.hibernate.fetchMode;
|
||||
|
||||
import javax.persistence.*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user