@FunctionalInterface public interface SqlConsumer<T>
void
accept(T t)
void accept(T t) throws SQLException
SQLException
Copyright © 2017. All rights reserved.