Uses of Interface
org.springframework.samples.petclinic.jdbc.SimpleJdbcClinicMBean

Packages that use SimpleJdbcClinicMBean
org.springframework.samples.petclinic.jdbc The classes in this package represent the JDBC implementation of PetClinic's persistence layer. 
 

Uses of SimpleJdbcClinicMBean in org.springframework.samples.petclinic.jdbc
 

Classes in org.springframework.samples.petclinic.jdbc that implement SimpleJdbcClinicMBean
 class SimpleJdbcClinic
          A simple JDBC-based implementation of the Clinic interface.
 



Copyright © 2010. All Rights Reserved.