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