I have a problem with Hibernate Native Query. I have one SELECT that selects array slice (PostgreSQL database).
The problem is that hibernate recognizes the followin
MyInterceptor extends EmptyInterceptor works as mentioned by cherouvim.
MyInterceptor extends EmptyInterceptor
don't forget
in persistence.xml