Query createQuery(
CriteriaDelete deleteQuery
)
Create an instance of
Query
for executing a criteria delete query. - Parameters:
deleteQuery
- a criteria delete query object
- Return:
- the new query instance
- Throws:
- IllegalArgumentException - if the delete query is found to be invalid
- Since:
- JPA 2.1