10:06:53 AM
> Subject: Re: [hibernate-dev] Hibernate 4 Multi-tenancy Issue - No Entity
> Persisters Found
>
> I have tried hibernate 4 multi-tenancy with Spring. Please check if this
> helps you in anyway https://github.com/abjitu/multitenancy
>
> On Wed, Jul 1, 2015 at 10
I have tried hibernate 4 multi-tenancy with Spring. Please check if this
helps you in anyway https://github.com/abjitu/multitenancy
On Wed, Jul 1, 2015 at 10:35 PM, Jitu wrote:
> As per the exception. it looks like hibernate is not not able to find
> querytranslator which means hibernate is not
As per the exception. it looks like hibernate is not not able to find
querytranslator which means hibernate is not able to translate HQL query to
SQL query. So increase log level to TRACE and provide more logs.
On Wed, Jul 1, 2015 at 1:08 PM, amit shah wrote:
> Hello,
>
> I have been trying to
Hello,
I have been trying to integrate hibernate 4 multi-tenancy support in our
application but I get the below exception on executing an hql query
java.lang.ArrayIndexOutOfBoundsException: 0
at
org.hibernate.jpa.spi.AbstractEntityManagerImpl.resultClassChecking(AbstractEntityManagerImpl.jav