Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] TENANT_PER_TABLE Problem. Can't compile Named Query.

Should I be acquiring some sort of ClientSession or DatabaseSession?

I added a sessionCustomizer, and set a breakpoint on the customize(Session
session) method. The session is  a ServerSession and it's
multitenantContextProperties == null. Furthermore customize(Session session)
is only called during bootstrap.





--
View this message in context: http://eclipse.1072660.n5.nabble.com/TENANT-PER-TABLE-Problem-Can-t-compile-Named-Query-tp157573p157586.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.


Back to the top