- Status: deprecated
- Date: 2020-03-20
Lack of a certain method in mapper use causes implementation confusion.
In the context of implementation mapper classes facing concern of methods of application we decided to use template and neglected using interface, to achieve project integrity and consistency.
- Using Template
- Using Interface