On Wed 20 Jun 2012 11:07:11 AM CDT, Sanne Grinovero wrote:
> Indeed Hibernate Search (re)implements both
> - javax.persistence.Query
> - org.hibernate.Query
>
> It would be nice if you could create a "Base" class for us to extend,
There is already a base class for org.hibernate.Query...
org.
Indeed Hibernate Search (re)implements both
- javax.persistence.Query
- org.hibernate.Query
It would be nice if you could create a "Base" class for us to extend,
but not critically important: as discussed it just improves the odds
for different versions of Search to be compatible with ORM, when