public interface UpdateMapper<T>
void
update(PreparedStatement ps, T pojo)
void update(PreparedStatement ps, T pojo) throws SQLException
SQLException
Copyright © 2019. All rights reserved.