Interface ResultSetMapFunction<T>
- Type Parameters:
T- Mapped type.
public interface ResultSetMapFunction<T>
Functional interface used to map
ResultSet to another data structure.-
Method Summary
-
Method Details
-
apply
-