Tagged Questions
12
votes
3answers
2k views
Experiences With Active Objects ORM for Java?
I'm looking at ORMs for Java and Active Objects caught my eye. Apparently, it was inspired by Rails' ActiveRecord. Based on what I've read, this approach seems to solve a lot of problems with existing ...