JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.batch.core.test.football
Interface PlayerDao
All Known Implementing Classes:
JdbcPlayerDao
public interface
PlayerDao
Interface for writing
Player
objects to arbitrary output.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
savePlayer
(
Player
player)
Method Detail
savePlayer
void savePlayer(
Player
player)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method