org.compass.sample.petclinic.hibernate |
The classes in this package represent the Hibernate implementation of the
primary Business and Persistence Layer of Petclinic.
|
Java Source File Name | Type | Comment |
HibernateClinic.java | Class | Hibernate implementation of the Clinic interface. |
HibernateClinicTests.java | Class | Live unit tests for HibernateClinic implementation. |