API Collection
SQLQueryFetcher Implementations
Topics
Instance Methods
all(decoding:)Using a default-configuredSQLRowDecoder, returns all output rows, if any, decoded as a given type.all(decoding:)Using a default-configuredSQLRowDecoder, returns all output rows, if any, decoded as a given type.all(decoding:)Using a default-configuredSQLRowDecoder, returns all output rows, if any, decoded as a given type.first(decoding:)Using a default-configuredSQLRowDecoder, returns the first output row, if any, decoded as a given type.first(decoding:)Using a default-configuredSQLRowDecoder, returns the first output row, if any, decoded as a given type.first(decoding:)Using a default-configuredSQLRowDecoder, returns the first output row, if any, decoded as a given type.