Query Interface
Implements
public interface Query
implements Annotation
Annotation to declare finder queries directly on repository methods.
Method Details
value
public abstract String value()
value of the query
Returns:
the value
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Implements
public interface Query
implements Annotation
Annotation to declare finder queries directly on repository methods.
public abstract String value()
value of the query
Returns:
Azure SDK for Java