Java新型的ORM框架, 易用,灵活

A new ORM framework for Java, no configuration, no no-implementational Interface, generates the codes automatically, it is the best way to ActiveRecord pattern.

我们不再需用复杂的配置,没有意义的接口定义,基于JSR269 自动生成代码,并通过IntelliJ IDEA 实现动态代码提示,使DomainObject 变得更加丰满,更符合面向对象设计中对一个类的定义,不仅包含状态,同样包含业务逻辑相关的行为。

阅读 174
0 条评论