public interface SqlBiConsumer<T,U>
void
apply(T t, U u)
void apply(T t, U u) throws java.sql.SQLException
t
u
java.sql.SQLException
Copyright © 2025. All rights reserved.