Package org.jdbi.v3.jpa
Interface JpaMapper.MemberSetter<C>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidmapAndSetMember(C object)
-
-
-
Method Detail
-
mapAndSetMember
void mapAndSetMember(C object) throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-