Any ORM tools available for java other than Hibernate, with high scalability.
I like iBATIS.
Have you tried Wikipedia?
Take a look at EclipseLink JPA or JPOX, to name but two.
Ebean ORM
Session-less API ... makes it easier to use and understand when compared with JPA and Hibernate.