package-info.java

10 lines | 190 B Blame History Raw Download

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