|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ca.spaz.cron.datasource.sql.USDAsr17.USDAFood
public class USDAFood
Constructor Summary | |
---|---|
USDAFood(java.lang.String str,
java.util.Map groups)
Construct from USDB Flat file string |
Method Summary | |
---|---|
void |
addToDB(java.sql.Connection c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public USDAFood(java.lang.String str, java.util.Map groups)
str
- a string from the USDB sr17 flat filegroups
- map of ids to food groupsMethod Detail |
---|
public void addToDB(java.sql.Connection c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |