Hibernate/IBatis/JPA for batch applications
843830Apr 21 2008 — edited Apr 22 2008We are planning on developing a batch application. Performace is a very critical part in this. Wanted to get some feed back upon which is the best framework for batch applications.
This application would not have too many inserts/updates. It will have selects mainly.
Can somebody suggest which framework is good Hibernate/Ibatis/JPA ?
Thanks in advance
Gautam