Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Bypassing multitenant criteria

Hi all

I have a showstopper issue in that I cannot query across tenants if any involved entity is annotated with @Multitenant. I need to (for administrative purposes) to be able to perform query/update/delete across all entities.
Does anyone know of a work-around or where I can look at working out a patch? Please also see issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=355458

Best regards
Morten

Back to the top