BaseMapperInterface
Tags
- @method
-
object create(object)
- @method
-
object update(object)
- @method
-
object|null delete(object)
- @method
-
object|null getById(int)
- @method
-
object|null getByEntityObject(object)