ctripcorp / dal

Ctrip Database Access Layer
Apache License 2.0
1.24k stars 447 forks source link

DAL会直接自动生成基于mybatis的代码吗? #50

Closed haydenwang closed 4 years ago

haydenwang commented 5 years ago

rt 是否支持基于mybatis的分库分表等 毕竟现在ssm是主流了 谢谢

hejiehui commented 4 years ago

这个功能应该不会提供。 如果希望mybatis代码转DAL代码,可以考虑DAL的衍生版本DAS:https://github.com/ppdaicorp/das