@Retention(value=RUNTIME) @Target(value={METHOD,ANNOTATION_TYPE}) @Documented @Query(count=true) public @interface CountQuery
?0
, ?1
and so on.@AliasFor(annotation=Query.class) public abstract String value
Query.value()
.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.