@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Modifying
Query.executeUpdate()
method instead of
Query.getResultList()
(or the corresponding single result method).Copyright © 2015 The Apache Software Foundation. All rights reserved.