JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Batch
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.batch.sample.domain.football
Interface PlayerDao
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
Spring Batch
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method