Object Relational Mapping

  • submit to reddit

ActiveJDBC: new Java ORM and an ActiveRecord implementation

When I learned Ruby on Rails, I was first and foremost impressed with ActiveRecord. For those who do not know ActiveRecord, it is a Ruby on Rails' ORM layer,...

1 replies - 1877 views - 07/11/11 by Igor Polevoy in Announcements

Object Database Programming with JPA and NetBeans

I have been developing Java applications for a long time and the major difficulty was the coding part related to database manipulations. Recently I shifted...

6 replies - 36857 views - 12/28/10 by Buddhika Ariyaratne in Articles

JDBC, JPA, NoSQL - The Future of Java Persistence

Now that Oracle owns the core Java platform, Jonathan Bruce says they have to be careful to handle the platform with the same neutrality that Sun did.  He...

0 replies - 23380 views - 04/13/10 by Jonathan Bruce in Videos