Search code examples
javahibernateormapache-torque

Hibernate vs. Apache Torque


Can anybody provide detailed advantages and disadvantages of each ORM? First of all I'm interested in things that Hibernate provides, and Torquay not.


Solution

  • Hibernate:

    • is older and more stable
    • implements JPA (incl. JPA 2.0)
    • supports annotations
    • is active

    Those should be enough to prefer Hibernate. Torque doesn't have any news since 07 September 2008