Question

Are there any rules to write queries (especially delete) in JPQL with Toplink Persistence Provider? any reference please..

Was it helpful?

Solution

You mean, like the JPA spec ? the thing that defines the (JPQL) query language. See the links at the foot of this page.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top