Package | Description |
---|---|
es.ugr.swad.swadroid.database |
Database management package.
|
Modifier and Type | Method and Description |
---|---|
GroupType |
DataBaseHelper.getGroupTypeFromGroup(long groupCode) |
Modifier and Type | Method and Description |
---|---|
boolean |
DataBaseHelper.insertGroupType(GroupType gt)
Insert a new group type in the database or updated if the group type exits already in the data base
|