See: Description
Class | Description |
---|---|
PartTreeSpannerQuery<T> |
Implementation of a Spanner Query Method that handles all Part-tree / name-convention query methods.
|
SpannerQueryLookupStrategy |
Determines the type of the user's custom-defined Query Methods and instantiates their implementations.
|
SpannerQueryMethod |
A Query Method for Spanner.
|
SpannerStatementQueryExecutor |
Executes Cloud Spanner query statements using
PartTree parsed method
definitions. |
SqlSpannerQuery<T> |
A Query Method for Spanner using SQL strings.
|
Annotation Type | Description |
---|---|
Query |
Annotation used in user-defined repositories to provide SQL for custom Query Methods.
|
Copyright © 2021. All rights reserved.