@FunctionalInterface public interface PreparedStatementSetter
Modifier and Type | Method and Description |
---|---|
void |
setValues(PreparedStatement ps,
Object values) |
void setValues(PreparedStatement ps, Object values) throws SQLException
SQLException
Copyright © 2020. All rights reserved.