ruanwenjun commented on issue #17158:
URL: 
https://github.com/apache/dolphinscheduler/issues/17158#issuecomment-2866492032

   > Hey, I have a idea with that. We can integrate the `ServiceImpl` class 
from `MyBatis-Plus` into the `BaseDao`. The `ServiceImpl` provides a 
`lambdaQueryChain` method that enables basic data querying with multiple 
conditions without writing new methods. 
![Image](https://github.com/user-attachments/assets/0653509e-f80d-499e-9534-93293c3c11c8)
   
   I don't want to provide queryByCodes in Dao, since this still need to write 
a lot of query method in dao, and we can exposed queryByCondition in dao 
https://github.com/apache/dolphinscheduler/pull/17163.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to