Package com.blazebit.query.spi
package com.blazebit.query.spi
SPI for implementers of the Blaze-Query API of extension providers.
-
ClassDescriptionAn object that describes the data format of a collection type.Provides access to configuration values in a lazy fashion.The context object for
DataFetcher
invocations.DataFetcher<T>An object to fetch schema object data.A config forDataFetcher
.Represents an exception that occurs during data fetching.An object that describes the data format of a type.An object to fetch schema object data.An accessor for aDataFormatField
to access data.An object that describes the data format of a map type.An object to fetch schema object data.Represents an exception that occurs during fetching of a property from theDataFetchContext
.The PropertyProvider interface is a functional interface that provides an object based on the given DataFetchContext.Bootstrap class to obtain aQueryContext
or builder for such.Builder for the Blaze-QueryQueryContext
.Interface implemented by the Blaze-Query provider.AServiceLoader
SPI to provide schema objects.