Package ru.dest.library.database
Interface ResultSetHandler<T>
-
public interface ResultSetHandler<T>
-
-
Field Summary
Fields Modifier and Type Field Description static ResultSetHandler<Boolean>CHECK
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Thandle(ResultSet rs)
-