Do you like Lombok? Ohh! You might think it changed the way Java programming, but it makes your programming efficient.
Now, It can become an ORM f...
For further actions, you may consider blocking this person and/or reporting abuse
oh!今天剛加入dev 就讓我看到這麽好玩的框架,很是期待啊!
同是中国人,感谢支持
必須的,現在就打開idea折騰一下ObjectiveSQL
有问题可以提 issues
👌
That annotation belong to Jparepostory?
Okay sorry objectivesql is it orm first time heard about that is it same as hibernate or ibatis ?
Yes, but its goal is to go beyond the existing ORM framework,
1) Dynamical code generation(querying, updating, etc)
2) Easy to relation query and paged query
3) Java operator can convert to SQL expression directly
Above are basic features, you can visit github.com/braisdom/ObjectiveSql
Please share it to your friend if you like. Thanks.
No, it's ObjectiveSQL's, but it's much more expressive
Okay thanks for useful information going to implement soon
You are welcome
I hope more people will support me