HHH-10375 : Add import required to backport

(cherry picked from commit bfc4289f1256c76b0b5218e86e0b77c27f7187d1)
This commit is contained in:
Gail Badner 2016-06-15 17:43:50 -07:00
parent 1655f4556a
commit 11928f3171

View File

@ -11,6 +11,7 @@
import org.junit.Test;
import org.hibernate.FetchMode;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.cfg.Configuration;