Uses of Interface
org.springframework.batch.sample.domain.football.PlayerDao

Packages that use PlayerDao
org.springframework.batch.sample.domain.football.internal   
 

Uses of PlayerDao in org.springframework.batch.sample.domain.football.internal
 

Classes in org.springframework.batch.sample.domain.football.internal that implement PlayerDao
 class JdbcPlayerDao
           
 

Methods in org.springframework.batch.sample.domain.football.internal with parameters of type PlayerDao
 void PlayerItemWriter.setPlayerDao(PlayerDao playerDao)
           
 



Copyright © 2009 SpringSource. All Rights Reserved.