Uses of Package
org.springframework.osgi.samples.weather.dao

Packages that use org.springframework.osgi.samples.weather.dao
org.springframework.osgi.samples.weather.dao   
org.springframework.osgi.samples.weather.service   
 

Classes in org.springframework.osgi.samples.weather.dao used by org.springframework.osgi.samples.weather.dao
WeatherDao
          Data Access Object Interface for getting and storing weather records
WeatherData
          Represents a daily weather record
 

Classes in org.springframework.osgi.samples.weather.dao used by org.springframework.osgi.samples.weather.service
WeatherDao
          Data Access Object Interface for getting and storing weather records
 



Copyright © 2006-2007 Spring Framework. All Rights Reserved.