JavaScript is disabled on your browser.
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
Methods
Modifier and Type
Method and Description
void
savePlayer
(
Player
player)
Method Detail
savePlayer
void savePlayer(
Player
player)
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