When you get to the part that executes the following query, the system stops and does not proceed to the next line.
@Query(value = " UPDATE COOBILING_NUMBER SET CONDITION='Used' WHERE NUMBER_PHONE= ?1", nativeQuery = true)
public void update(S...
asked by
21.03.2017 / 21:48