Uses of Class
com.gpudb.RecordRetriever
-
Packages that use RecordRetriever Package Description com.gpudb -
-
Uses of RecordRetriever in com.gpudb
Methods in com.gpudb that return RecordRetriever Modifier and Type Method Description RecordRetriever<T>RecordRetriever. setOptions(Map<String,String> options)Sets the options to be used for the retriever methods.
-