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