- Type Parameters:
J- type of the Java object to map.
- All Known Subinterfaces:
DbBeanMapper<B>
public interface DbMapper<J>
Interface to map a Java object to the database and vice-versa.
- Since:
- 1.0.0
-
Method Summary
J - type of the Java object to map.DbBeanMapper<B>