|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibas.visualpinco.persistenza.DAOProgetto
public class DAOProgetto
Constructor Summary | |
---|---|
DAOProgetto()
|
Method Summary | |
---|---|
static void |
caricaProgetto(Progetto progetto)
|
static void |
salvaProgetto(Progetto progetto,
java.lang.String nomeFile)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DAOProgetto()
Method Detail |
---|
public static void caricaProgetto(Progetto progetto) throws DAOException
DAOException
public static void salvaProgetto(Progetto progetto, java.lang.String nomeFile) throws DAOException
DAOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |