Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » Why delete operation ignore the tenant discriminator?(Delete implementation regarding Single-Table Multitenancy)
Why delete operation ignore the tenant discriminator? [message #1805799] Wed, 24 April 2019 06:53
Eclipse UserFriend
Hi Experts,
My project is on https://github.com/zhrm0110/mini-test-jpa-multitenant .
According to https://www.eclipse.org/eclipselink/documentation/2.7/concepts/data_access008.htm#BEIBAJBE
"The results of queries on the mapped tables are limited to the tenant discriminator value(s) provided as property values. This applies to all insert, update, and delete operations on the table."

However, when I try to perform an delete request, the actual SQL (Please see attachment logs) ignore the tenant discriminator value(s) ? which is different with select and update?

Thanks and best regards.
Rina
Previous Topic:Saving to array not working
Next Topic:unidirection @OneToOne+FetchType.LAZY not working
Goto Forum:
  


Current Time: Sat Jul 19 15:52:07 EDT 2025

Powered by FUDForum. Page generated in 0.04110 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top