HHH-10375 : Add import required to backport

(cherry picked from commit bfc4289f12)
This commit is contained in:
Gail Badner 2016-06-15 17:43:50 -07:00
parent 1655f4556a
commit 11928f3171
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import java.lang.reflect.Field;
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;