|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.springframework.* |
|---|
| org.springframework.data.jpa.repository.query.QueryUtils | ||
|---|---|---|
public static final String |
COUNT_QUERY_STRING |
"select count(%s) from %s x" |
public static final String |
DELETE_ALL_QUERY_STRING |
"delete from %s x" |
|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||