mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 19:58:16 +00:00
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.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…
x
Reference in New Issue
Block a user