my2iu / Jinq

LINQ-style queries for Java 8
Other
659 stars 71 forks source link

Better Hibernate-legacy backwards compatibility #76

Open my2iu opened 5 years ago

my2iu commented 5 years ago

Currently, to use Jinq with an earlier version of Hibernate, it needs to be recompiled against an earlier Hibernate library. Figure out a way to support these earlier versions of Hibernate without recompiling.