Uses of Interface
io.fria.lilo.QueryRetriever
-
Packages that use QueryRetriever Package Description io.fria.lilo -
-
Uses of QueryRetriever in io.fria.lilo
Subinterfaces of QueryRetriever in io.fria.lilo Modifier and Type Interface Description interfaceAsyncQueryRetrieverinterfaceSyncQueryRetrieverClasses in io.fria.lilo that implement QueryRetriever Modifier and Type Class Description classDefaultRemoteQueryRetrieverMethods in io.fria.lilo with parameters of type QueryRetriever Modifier and Type Method Description static @NotNull SchemaSourceRemoteSchemaSource. create(@NotNull String schemaName, @NotNull IntrospectionRetriever<?> introspectionRetriever, @NotNull QueryRetriever<?> queryRetriever)
-