문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top