|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDBAdapter
Interface to make some basic DBZugriff functions accessible for plugins.
| Method Summary | |
|---|---|
int |
getHrfIDSameTraining(java.sql.Timestamp time)
Returns an HRF before the matchData and after previous TrainingTime. |
ITeam |
getTeam(int hrfID)
Returns the Team object for the given hrf dataset |
int |
getTrainerType(int hrfID)
Returns the trainer code for the specified hrf. |
| Method Detail |
|---|
int getHrfIDSameTraining(java.sql.Timestamp time)
timestamp - matchData
ITeam getTeam(int hrfID)
hrfID - HRF for which to load Team
int getTrainerType(int hrfID)
hrfID - HRF for which to load TrainerType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||