Hibernate

GRITS uses Hibernate 2, an Object-Relational Mapping (ORM) framework, for all of its database persistence requirements. Hibernate requires several third party libraries, all of which are included in the GRITS CVS module.

lib/runtime/hibernate/cglib-full-2.0.1.jar
lib/runtime/hibernate/dom4j-1.4.jar
lib/runtime/hibernate/ehcache-0.7.jar
lib/runtime/hibernate/hibernate2.jar
lib/runtime/hibernate/odmg-3.0.jar

lib/runtime/commons-collections-2.1.jar
lib/runtime/commons-logging-1.0.3.jar
lib/runtime/log4j-1.2.8.jar
  • No labels