public interface Mapper<T> extends ResultSetMapper<T>, InsertMapper<T>, UpdateMapper<T>
map
insert
update
Copyright © 2019. All rights reserved.