Query Interface
Implements
public interface Query
implements Annotation
Annotation to declare finder queries directly on repository methods.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String |
value()
value of the query |
Method Details
value
public abstract String value()
value of the query
Returns:
the value
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java