|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface PingDao
This class is the DAO for Ping.
| Method Summary | |
|---|---|
PingFinder |
findPings()
Creates a Finder for Pings. |
void |
insert(Ping ping)
Inserts a Ping into the persistence facility. |
| Method Detail |
|---|
@Nonnull PingFinder findPings()
Finder for Pings.
void insert(@Nonnull
Ping ping)
Ping into the persistence facility.
ping - the Ping to insert
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||