|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthoplugins.teamAnalyzer.dao.DividerDAO
DB Access Manager for Divider locations
| Constructor Summary | |
DividerDAO()
Creates a new DividerDAO object. |
|
| Method Summary | |
static int |
getDividerPosition(java.lang.String key)
Returns a value |
static void |
setDividerPosition(java.lang.String key,
int position)
Set the value in the databse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DividerDAO()
| Method Detail |
public static void setDividerPosition(java.lang.String key,
int position)
key - The keyposition - the valuepublic static int getDividerPosition(java.lang.String key)
key - the key to be returned
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||