Good I am doing the manual mapping of the classes (tax), the problem is when I want to save an entity.
'
public static <T> Object setEntity(T entity, Map<String, String> params) throws Exception {
Class c = entity.getClass()...
asked by
04.01.2018 / 21:04