In our java project, We decided to use ORM object/relational mapping technique in objects' persisting.
But we hesitate to use a specific framework to do this.So, what is the best framework for java can do this task?
In our java project, We decided to use ORM object/relational mapping technique in objects' persisting.
But we hesitate to use a specific framework to do this.So, what is the best framework for java can do this task?
Hibernate of course, but if you seek standardizations, then JPA or JDO