You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2019/11/04 08:13:28 UTC

[GitHub] [incubator-dolphinscheduler] BruceQiu90 opened a new issue #1153: [Feature] Use MyBatis xml instead of write Java code

BruceQiu90 opened a new issue #1153: [Feature] Use MyBatis xml instead of write Java code
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1153
 
 
   I have seen escheduler-dao module source code and I found that the database-related operations are used mybatis annotations and java code. I think write SQL in xml file will easier to maintain if the project grows larger.
   
   ---
   
   我看了 escheduler-dao 模块的代码,发现里面关于数据库相关的操作,都是通过注解加 Java 代码的方式。我想是不是使用 MyBatis 的 xml 方式写相关的 SQL 语句后期更加容易维护一些。

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services