ViAnh
Results
1
comments of
ViAnh
I think you miss understand me, I'm not using `@Query` annotation but using `JdbcTemplate/NamedParameterJdbcTemplate` to execute some query built at runtime. This query will return the entity so it's would...