java.lang.Object
de.chojo.sadu.queries.execution.reading.ReaderImpl<V>
de.chojo.sadu.queries.execution.reading.MappedQuery<V>
- All Implemented Interfaces:
DataSourceProvider,ConnectionProvider,QueryProvider,Reader<V>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.chojo.sadu.queries.execution.reading.ReaderImpl
all, allResults, call, first, firstResult, mapperConfig, query, sql, storeAllAndAppend, storeOneAndAppendMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.chojo.sadu.queries.api.base.QueryProvider
callConnection, configuration, source
-
Constructor Details
-
MappedQuery
-
-
Method Details
-
mapper
- Specified by:
mapperin classReaderImpl<V>
-