public interface ResultSetConsumer<T>
void
accept(T object)
T
apply(ResultSet rs)
T apply(ResultSet rs) throws SQLException
SQLException
void accept(T object)
Copyright © 2013–2019 Alibaba Group. All rights reserved.