-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FenixPredicateBuilder 是否考虑支持Lamda表达式获取字段名 #42
Comments
@threefish 暂不支持哈,在考虑到底是否有必要添加。 |
好的,我先用着,有机会的话我来个pr吧 |
要加的话,很多重载方法都得加 |
这个我看了下mybatis plus的代码,找时间我提个pr吧,会不会抢活了,哈哈哈。 |
期待,哈哈 |
好的,明天我先在fork分支上写完,等前面一个功能合并了,我再提个pr。 |
我提交代码了,等待作者合并代码 |
强烈建议加上 |
可以抄抄MybatisPlus。加上JPA的多对多功能,mybatis就没啥市场了 |
主要是我是mybatis-plus 用的习惯了,但是这个公司是用jpa,我之前没搞过jpa,直接下重手仿照有点不太敢 |
我也是用MP用的多,但这几年用下来,尤其是微服务开发,还是觉着JPA的 @manytomany 很方便,然后就发现了Fenix。所以就希望Fenix 抄一下 MP |
这个不是已经合并了吗?咋还在讨论,有新问题建立新的issue吧 |
没有说如何使用哈 |
|
我在新版本中也没看到,不知道是不是有次清理某些与之前版本不兼容的代码时给清掉了。 后续版本我再看看,或者大家有时间可以再提交下。代码、注释和单元测试写好点儿,否则我通常不会合并。 |
例如:
The text was updated successfully, but these errors were encountered: