I tried this one :
final Integer id2 = (Integer)models.execute("execute_kw", asList(
db, uid, password, "pointage.task", "search",
asList(asList( asList("name", "=", "daa11"),
new HashMap() {{ }}))));
and i get an error while doing it !!
wht can i do or what should i put in the "new HashMap(){{ ????? }})))); ???