BAEL-21545 POM Properties Cleanup

- Cleanup of persistence-modules submodules cleanup
This commit is contained in:
Dhawal Kapil
2020-01-27 00:40:23 +05:30
parent dc137b8151
commit d9aff41077
52 changed files with 61 additions and 521 deletions
@@ -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.*;