package-info.java

10 lines | 189 B Blame History Raw Download

/**
 *
 * The classes in this package represent the Hibernate implementation
 * of PetClinic's persistence layer.
 *
 */
package org.springframework.samples.petclinic.hibernate;