HHH-8488 : Replace jdk8-specific code with jdk6-compliant code
This commit is contained in:
parent
0f67404b79
commit
898fe4f533
|
@ -15,7 +15,6 @@ import java.util.HashSet;
|
|||
import java.util.List;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
import java.util.function.BiFunction;
|
||||
import javax.persistence.Tuple;
|
||||
import javax.persistence.criteria.CollectionJoin;
|
||||
import javax.persistence.criteria.CompoundSelection;
|
||||
|
|
Loading…
Reference in New Issue