Module io.github.mmm.orm
Package io.github.mmm.orm.mapping
Interface DbBeanMapper<B extends io.github.mmm.bean.WritableBean>
- Type Parameters:
B- type of theWritableBeanto map.
- All Superinterfaces:
DbMapper<B>
DbMapper to map a WritableBean to the database and vice-versa.- Since:
- 1.0.0
-
Method Summary